Data Store Provider
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Performs batch updates and removals on the DataStore.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
protected fun createOrGetDataStore(migrations: List<ERROR CLASS: Symbol not found for DataMigration<ERROR CLASS: Symbol not found for Preferences>> = emptyList()): ERROR CLASS: Symbol not found for DataStore<ERROR CLASS: Symbol not found for Preferences>
Helper to create or return an existing DataStore with proper scope management for a given filename.
Link copied to clipboard
abstract fun getDataStore(): androidx/datastore/core/DataStore<androidx/datastore/preferences/core/Preferences>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Reads a list from DataStore.
Link copied to clipboard
Link copied to clipboard
Reads a map from DataStore.
Link copied to clipboard
Link copied to clipboard