sqflite_plus_darwin 2.5.0 copy "sqflite_plus_darwin: ^2.5.0" to clipboard
sqflite_plus_darwin: ^2.5.0 copied to clipboard

PlatformiOSmacOS

iOS/MacOS 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
140
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS/MacOS flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.

Topics

#sql #database

License

BSD-2-Clause (license)

Dependencies

flutter, meta, path, sqflite_plus_common, sqflite_plus_platform_interface

More

Packages that depend on sqflite_plus_darwin

Packages that implement sqflite_plus_darwin