cross_local_storage library

Classes

LocalStorage
Wraps NSUserDefaults (on iOS and macOS), SharedPreferences (on Android), LocalStorage (on Web) and native preference file (on Windows and Linux), providing a persistent store for simple data.
LocalStorageInterface
Wraps NSUserDefaults (on iOS and macOS), SharedPreferences (on Android), LocalStorage (on Web) and native preference file (on Windows and Linux), providing a persistent store for simple data.