drift
2988
Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter.
prf
8
Easily save and load values locally. Effortless local persistence with type safety and zero boilerplate. Just get, set, and go.
simple_json_persistence
5
Flutter data storage based on simple json files.
cardoteka
4
The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates