toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 13 packages
Sort by PUB-AZS
MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps.#reactive-programming#state-management
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.#reactive-programming#state-management#codegen
Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.#reactive-programming#state-management#user-interface
Convert Listenable (e.g. ChangeNotifier), ValueListenable(e.g. ValueNotifier) to Stream / ValueStream.#rxdart#hoc081098#reactive-programming#bloc#state-management
The modern version of Redux. State management that's simple to learn and easy to use; Powerful enough to handle complex applications with millions of users; Testable.#redux#state-management#ui#reactive-programming#testing
Dart-only core package for the Async Redux state management, the easy and powerful version of Redux.#redux#state-management#reactive-programming
A Flutter package that helps implementing the BLoC (Business Logic Component) Design Pattern using the power of reactive streams.#bloc#state-management#reactive-programming#rxdart
Set of Flutter Widgets that help implementing the BLoC design pattern. Built to be used with the rx_bloc package.#bloc#state-management#reactive-programming#rxdart
Reactive state management for Flutter with form validation, collection observables, async operations, dependency injection, and automatic memory management. Zero dependencies, high performance, and comprehensive testing support for scalable applications.#state-management#dependency-injection#reactive-programming#flutter#observables
A lightweight Flutter State Management library for simplified state handling in Flutter applications.#state-management#reactive-programming#sync-ease#app-simulator-testing-tool#screenshot