persistent_set_storage library
Advanced storage contracts for custom PersistentSet backends.
Most applications should use the default SharedPreferences backend exposed
through package:persistent_set/persistent_set.dart.
Classes
- PersistentSetStorage
- Storage used by PersistentSet.
- PersistentSetStorageTransaction
- Access to one key while a PersistentSetStorage.transaction is held.