sqflite_spatial_android 1.0.0 copy "sqflite_spatial_android: ^1.0.0" to clipboard
sqflite_spatial_android: ^1.0.0 copied to clipboard

PlatformAndroid

Android implementation of sqflite_spatial, using a SpatiaLite-enabled native SQLite engine (org.spatialite.database) instead of the Android framework's built-in SQLite. Forked from sqflite_android.

example/lib/main.dart

import 'package:sqflite_example_common/main.dart';

Future<void> main() async {
  supportsCompatMode = true;
  mainExampleApp();
}
0
likes
150
points
11
downloads

Documentation

API reference

Publisher

verified publisherjulianosouza.dev

Weekly Downloads

Android implementation of sqflite_spatial, using a SpatiaLite-enabled native SQLite engine (org.spatialite.database) instead of the Android framework's built-in SQLite. Forked from sqflite_android.

Repository (GitHub)
View/report issues

Topics

#sql #database

Funding

Consider supporting this project:

github.com

License

BSD-2-Clause (license)

Dependencies

flutter, path, sqflite_common, sqflite_platform_interface

More

Packages that depend on sqflite_spatial_android

Packages that implement sqflite_spatial_android