Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- State management: https://flutter.dev/docs/development/data-and-backend/state-mgmt/simple
- Flutter: Creating your own Inherited Widgets: https://blog.gskinner.com/archives/2021/04/flutter-creating-your-own-inherited-widgets.html
- Making sense of all those Flutter Providers: https://medium.com/flutter-community/making-sense-all-of-those-flutter-providers-e842e18f45dd
- What is InheritedWidget and How it works in a Flutter??: https://flutteragency.com/inheritedwidget-in-flutter/