stash_shared_preferences library

Provides a Shared Preferences implementation of the Stash API for Dart

Classes

SharedPreferencesAdapter
The SharedPreferencesAdapter provides a bridge between the store and the Shared Prefererences backend
SharedPreferencesCacheStore
SharedPreferencesStore<I extends Info, E extends Entry<I>>
Shared Preferences based implemention of a Store
SharedPreferencesVaultStore