redux_persist
State persister
A tool to persist Redux state in Flutter applications
Persist Redux State
130 stars
5 watching
40 forks
Language: Dart
last commit: almost 3 years ago dartflutterpersistorredux
Related projects:
Repository | Description | Stars |
---|---|---|
fluttercommunity/redux.dart | A comprehensive Redux implementation for Dart with a rich ecosystem of features and examples. | 519 |
donavon/use-persisted-state | Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers | 1,377 |
championswimmer/vuex-persist | A Vuex plugin to persist store data in various storage formats. | 1,670 |
redbrogdon/rebloc | A state management library for Flutter combining aspects of Redux and BLoC patterns. | 215 |
jd-wang/pinia-persistedstate | A library that persists Pinia state between page reloads | 15 |
reduxkit/reduxkit | A predictable state container for Swift apps | 605 |
hasherezade/persistence_demos | Demonstrates various persistence methods used by malware | 219 |
zackargyle/redux-immutable-reducer | Enables immutable state in Redux reducers | 40 |
perry-mitchell/redux-browser-extension-sync | A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
omnidan/redux-recycle | A utility that helps reset Redux state to a defined initial value upon specific actions | 146 |
n4kedturtle/persistbof | A tool to automate common persistence mechanisms across various Windows environments | 269 |
bizz84/multiple-counters-flutter | A Flutter app demonstrating four different state management techniques using Firebase Database | 132 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
redsiege/persistassist | A modular persistence framework providing flexible and configurable data storage and retrieval capabilities. | 248 |
yoshuawuyts/choo-persist | A library that persists application state to local storage. | 44 |