offline_tiles 0.2.0
offline_tiles: ^0.2.0 copied to clipboard
Offline tile management for Flutter navigation maps with MBTiles-backed local fallback. Includes coverage tiers, runtime tile resolution, and a Flutter tile provider with pure Dart _core models.
Changelog #
0.2.0 #
- Add Sprint 60 integration evidence and coverage enhancements.
- Polish package landing page, README structure, and pub.dev metadata.
- Harmonize version across all SNGNav ecosystem packages.
0.1.1 #
- Add explicit API Overview wording to README and align install instructions.
- Republish current example app and pub.dev discovery metadata.
0.1.0 #
- Initial release.
OfflineTileManagerwith route and region cache APIs.- Resolver-backed
TileProviderwith MBTiles, lower-zoom, online, and placeholder fallbacks. - Pure Dart
_coreexports for tile source type, coverage tier, and cache config.