In this video, we discuss how to manage your state in Flutter using providers.
We will discuss how to store, update the state with a todo list example. Also, we will discuss methods to read data and listen to changes on state of providers.
providers package can be found here - https://pub.dev/packages/provider
Hope this helps :)
Download
0 formats
No download links available.
State Management in Flutter using Provider | NatokHD