menu
sqlite_wrapper package
documentation
sqlite_wrapper_types.dart
sqlite_wrapper_types.dart
dark_mode
light_mode
sqlite_wrapper_types
library
Classes
DatabaseCore
DatabaseInfo
Databases
StreamInfo
Constants
defaultDBName
→ const
String
inMemoryDatabasePath
→ const
String
Typedefs
FromMap
= dynamic Function
(
Map
<
String
,
dynamic
>
map
)
OnCreate
=
Future
<
void
>
Function
()
OnUpgrade
=
Future
<
void
>
Function
(
int
fromVersion
,
int
toVersion
)
sqlite_wrapper package
documentation
sqlite_wrapper_types.dart
sqlite_wrapper
package
Libraries
helpers/platform/platform
helpers/platform/platform_not_web
helpers/platform/platform_web
sqlite_wrapper
sqlite_wrapper_base
sqlite_wrapper_factory
sqlite_wrapper_mobile
sqlite_wrapper_stub
sqlite_wrapper_types
sqlite_wrapper_web
sqlite_wrapper_types library