Flutter's Way State Management - No Packages

4 years ago

In this video, you are going to take a look at how to use Flutter's Way State Management - No Packages:

• How to use InheritedWidget to pass data from a parent (ancestor) widget to child (descendant) widgets in the widget tree
• How to use InheritedModel to selectively rebuild individual widgets for performance
• How to use ValueNotifier and ValueListenableBuilder to selectively rebuild individual widgets for performance

GitHub: https://github.com/JediPixels/flutters_way_state_management
Twitter: https://twitter.com/JediPixels
Looking for Updates: https://JediPixels.dev
Blog Article: https://jedipixels.dev/flutters-way-state-management

Beginning Flutter Book: https://www.amazon.com/Beginning-Flutter-Hands-Guide-Development-ebook-dp-B07YCVJW2D/dp/B07YCVJW2D

Subscribe: https://www.youtube.com/JediPixels?sub_confirmation=1

Loading comments...