experimental/persist
library
Classes
-
PersistedData<DataT>
-
A state representation of how the data is persisted.
-
PersistResult
-
Metadata about offline persistence.
-
RiverpodPersist
-
An interface to mark annotations as "used to enable persistence for a provider".
-
Storage<KeyT extends Object?, EncodedT extends Object?>
-
An interface to enable Riverpod to interact with a database.
-
StorageCacheTime
-
A cache time that will be used to determine when the data should be
deleted.
-
StorageOptions
-
Options to enable a Storage to persist state.