Back to Browse

Chapter 5 - Provider - Flutter State Management Course πŸ’™

23.1K views
Feb 17, 2022
2:15:58

Part of Flutter State Management playlist: https://www.youtube.com/playlist?list=PL6yRaaP0WPkUf-ff1OX99DVSL1cynLHxO Provider is a 3rd party package available from pub.dev. This package allows you to create providers of type ChangeNotifier and ValueNotifier for instance, and send them down the BuildContext path for consumers to use. One of the beautifies of the Provider package is its ability to re-draw a widget by simply using .watch() or .select() in the build() method of your widget! Provider will greatly simplify your state management in your Flutter applications. 🐦 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

360pmp4225.5 MB

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

Chapter 5 - Provider - Flutter State Management Course πŸ’™ | NatokHD