zeba_academy_offline_map 1.0.0
zeba_academy_offline_map: ^1.0.0 copied to clipboard
Offline map, routing, and geofencing toolkit for Flutter
Changelog for zeba_academy_offline_map #
All notable changes to this project will be documented in this file.
1.0.0 - 2026-03-12 #
Added #
- Initial release of
zeba_academy_offline_map. - OfflineMap widget for displaying maps with markers and polylines.
- OfflineRouting class for calculating distances and generating straight-line routes.
- GeoFence class for geofencing with
onEnterandonExitcallbacks. - Support for
latlong2andflutter_mapintegration. - Marker and Polyline classes for easy map annotations.
Fixed #
- N/A (initial release)
Deprecated #
- N/A (initial release)
Removed #
- N/A (initial release)