cross_local_storage
10
SharedPreferences wrapper for both Mobile (Android/iOS), Web and Desktop (Windows, macOS, Linux).
prf
8
Easily save and load values locally. Effortless local persistence with type safety and zero boilerplate. Just get, set, and go.
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
flutter_session_manager
3
Easy to use session wrapper that adds support to session storage and management in flutter.