Flutter Provider: The Essential Guide
LEVEL: INTERMEDIATE
This essential guide shows how to use Provider for state management in Flutter.
It will show how to refactor the counter app by using Provider
, including in-depth explanations about ChangeNotifier
, ChangeNotifierProvider
, Provider.of
, Consumer
and ValueNotifier
.
Thanks for watching!