sqflite_common 1.0.2+1
sqflite_common: ^1.0.2+1 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)
}