Skip to content

The counter app, using just ChangeNotifier and ChangeNotifierProvider!

Notifications You must be signed in to change notification settings

MirkoRaimo/riverpod_counter_change_notifier_provider

Repository files navigation

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! 😉