Flutter mediator is a state management package base on the InheritedModel with automatic aspect management to make it simpler and easier to use, and rebuild widgets only when necessary.
-
Updated
Feb 19, 2024 - Dart
Flutter mediator is a state management package base on the InheritedModel with automatic aspect management to make it simpler and easier to use, and rebuild widgets only when necessary.
Flutter Mediator Lite is a super easy state management package, base on the InheritedModel with automatic aspect management to make it simpler and easier to use and rebuild widgets only when necessary.
test different default state management in flutter
Vanilla State Management - InheritedWidget - InheritedModel - InheritedNotifier - Riverpod - ValueNotifier/ValueListenableBuilder
Add a description, image, and links to the inherited-model topic page so that developers can more easily learn about it.
To associate your repository with the inherited-model topic, visit your repo's landing page and select "manage topics."