/riverpod_counter_change_notifier_provider

The counter app, using just ChangeNotifier and ChangeNotifierProvider!

Primary LanguageC++

riverpod_counter_change_notifier_provider

Riverpod is awesome!

Here you can find an example on how to build the counter app, using just the ChangeNotifier and ChangeNotifierProvider!
Obviously you shouldn't use them to handle just a counter, but I wanted to keep the example as simple as possible! 😉