sqflite_android 2.4.0-1 copy "sqflite_android: ^2.4.0-1" to clipboard
sqflite_android: ^2.4.0-1 copied to clipboard

Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.

example/lib/main.dart

import 'package:sqflite_example_common/main.dart';

Future<void> main() async {
  supportsCompatMode = true;
  mainExampleApp();
}
0
likes
0
pub points
86%
popularity

Publisher

verified publishertekartik.com

Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.

Repository (GitHub)
View/report issues

Topics

#sql #database

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, path, sqflite_common, sqflite_platform_interface

More

Packages that depend on sqflite_android