flutter_geopackage 0.3.1 copy "flutter_geopackage: ^0.3.1" to clipboard
flutter_geopackage: ^0.3.1 copied to clipboard

outdated

A module to support OGC geopackage with sqlite.

Version 0.3.1 #

Fixes in lazy loading tiles.

Version 0.3.0 #

Add proj4dart to harmonize proj differences between metadata.

Version 0.2.2 #

Migrate from moor

Version 0.2.1 #

Expose API to get and update style table for vectors with SLD.

Version 0.2.0 #

New version using moor_ffi instead of sqflite to support editing of attributes and geometries in future.

Version 0.1.2 and earlier #

First versions based on sqflite.