sqflite_common 2.4.0-dev.7
sqflite_common: ^2.4.0-dev.7 copied to clipboard
Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.
example/main.dart
Future main() async {
/// This package is not intended for direct use.
///
/// See [sqflite](https://pub.flutter-io.cn/packages/sqflite)
}