Riverpod is not only about providing objects around the app. It comes bundled and closely integrated with StateNotifier which is a state management class. It resembles the default Flutter’s ValueNotifier or even Cubit from the Bloc package without the underlying streams. This kind of immutable state management is great for keeping unpleasant surprises at bay.

#flutter #mobile-apps #programming #developer

Flutter StateNotifier + Riverpod Tutorial – Immutable State Management
9.00 GEEK