flutter_map_compass 1.1.1
flutter_map_compass: ^1.1.1 copied to clipboard
A simple compass for flutter_map. It shows the rotation of the map and resets the rotation back to 0 when tapped.
[1.1.1] 2025-02-05 #
- Support for flutter_map v6, v7 and v8
[1.1.0] 2024-10-20 #
- Add
onPressedOverridesDefault
[1.0.3] 2024-05-27 #
- Support for flutter_map v6 and v7
[1.0.2] 2024-04-03 #
- Fix
alignment
parameter
[1.0.1] 2024-02-09 #
- Fix package score
[1.0.0] 2024-02-09 #
- Initial release
- Add
MapCompass