storage/shared_storage library

Classes

DraftModeStorageShared
DraftModeStorage backed by SharedPreferences, primarily for lightweight non-sensitive data persisted on device.

Typedefs

DraftModeSharedPreferencesFactory = Future<SharedPreferences> Function()