toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 4 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
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