menu
flutter_local_database package
documentation
database.dart
database.dart
dark_mode
light_mode
database
library
Classes
LCR
The class representing a collection within a local database.
LDR
The class representing a document within a local database.
LocalDatabase
The main class representing a local database.
Typedefs
Data
=
Map
<
String
,
dynamic
>
Alias for a map representing data in the database.
flutter_local_database package
documentation
database.dart
flutter_local_database
package
Libraries
database
database library