menu
loon package
documentation
persistor/sqlite_persistor/sqlite_persistor.dart
SqlitePersistor
dbName constant
dbName constant
dark_mode
light_mode
dbName
constant
String
const
dbName
Implementation
static
const
dbName =
'loon.db'
;
loon package
documentation
persistor/sqlite_persistor/sqlite_persistor
SqlitePersistor
dbName constant
SqlitePersistor class
Constructors
new
Properties
encrypter
hashCode
logger
onClear
onClearAll
onHydrate
onPersist
onSync
persistenceThrottle
runtimeType
settings
useFfi
worker
Methods
clear
clearAll
hydrate
init
noSuchMethod
persist
spawnWorker
toString
Operators
operator ==
Static methods
initDB
Constants
dbName
dbVersion
keyColumn
tableName
valueColumn