An advanced state management solution with any number of event flows
-
Updated
Aug 6, 2025 - Dart
An advanced state management solution with any number of event flows
Notifier Plus is a Flutter plugin that improves reactive data handling, merges consecutive state updates, and prevents redundant rebuilds
Synchronous notifier that implements `StreamController` variant with O(1) broadcast unsubscription (swap-remove) and compact tagged queues (pre-listen/pause) with lazy stack-trace capture and allocation-lean hot paths
Add a description, image, and links to the reactivity topic page so that developers can more easily learn about it.
To associate your repository with the reactivity topic, visit your repo's landing page and select "manage topics."