offline_tiles 0.4.0 copy "offline_tiles: ^0.4.0" to clipboard
offline_tiles: ^0.4.0 copied to clipboard

Keep your map rendering when the network drops. MBTiles-backed offline tile management for Flutter maps. Pre-cache routes and regions, resolve tiles locally when offline. Works with flutter_map.

Changelog #

0.4.0 #

  • Migrate to mbtiles ^0.5.0 and sqlite3 ^3.2.0 (native assets).
  • Remove EOL sqflite dependency.
  • Remove unused flutter_map_mbtiles phantom dependency.
  • Internal API update: MbTiles(path:), MbTiles.create(path:), close() replacing dispose().
  • Public API unchanged: OfflineTileManager(mbtilesPath:) contract preserved.

0.3.0 #

  • Harmonize package version to 0.3.0 for Sprint 80 Direction F.
  • Align internal ecosystem dependency constraints to ^0.3.0 where applicable.
  • No breaking API changes in this package for this release.
0
likes
0
points
216
downloads

Publisher

unverified uploader

Weekly Downloads

Keep your map rendering when the network drops. MBTiles-backed offline tile management for Flutter maps. Pre-cache routes and regions, resolve tiles locally when offline. Works with flutter_map.

Repository (GitHub)
View/report issues

Topics

#offline #mbtiles #flutter-map #navigation #automotive

License

unknown (license)

Dependencies

flutter, flutter_map, latlong2, mbtiles, path_provider, sqlite3

More

Packages that depend on offline_tiles