cross_json_storage library

Classes

LocalStorage
Wraps IO of a JSON file, providing a persistent store for simple data, just like usual SharePreferences.
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.