easy
State manager
A lightweight state management solution that uses callback hash sets to manage reactive state changes in Flutter applications.
The easiest state manager for Flutter.
19 stars
4 watching
1 forks
Language: Dart
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bizz84/multiple-counters-flutter | A Flutter app demonstrating four different state management techniques using Firebase Database | 132 |
redbrogdon/rebloc | A state management library for Flutter combining aspects of Redux and BLoC patterns. | 215 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 241 |
victortaelin/purestate | A state management library that simplifies the use of functional programming and pure functions in complex applications. | 309 |
kidkarolis/tiny-atom | A pragmatic state management solution for React and Preact applications. | 116 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
beezee/statelens | A small library providing a Ramda-based structure for state manipulation in JavaScript applications. | 0 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,466 |
arqex/freezer | A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,277 |
bounce-rs/bounce | A minimal state management library with automatic detection and notification of relevant subscribers | 101 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |