Back to Browse

Chapter 3 - InheritedModel - Flutter State Management Course πŸ’™

7.9K views
Feb 13, 2022
48:15

Flutter State Management playlist: https://www.youtube.com/playlist?list=PL6yRaaP0WPkUf-ff1OX99DVSL1cynLHxO In this chapter we will talk about InheritedModel in Flutter and how it is different from InheritedWidget. InheritedModel has a constant constructor meaning that your subclasses will also need to be constants. But how can they have state when they are constants? Well, you need to have a StatefulWidget that wraps around your InheritedModel. The stateful widget will hold onto the state and pass it to the InheritedModel! Learn all about that and more in this chapter. 🐦 Twitter: https://twitter.com/vandadnp πŸ”΅ LinkedIn: https://linkedin.com/in/vandadnp 🀝 Want to support my work? https://buymeacoffee.com/vandad

Download

1 formats

Video Formats

360pmp480.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Chapter 3 - InheritedModel - Flutter State Management Course πŸ’™ | NatokHD