riverpod_shared_preferences library

standard "with cache" shared prefs APIs

Classes

JsonSharedPreferencesAsyncStorage
a Storage that stores data in a SharedPreferencesAsync using JSON.
JsonSharedPreferencesWithCacheStorage
a Storage that stores data in a SharedPreferencesWithCache using JSON.