animated_marker 0.0.2
animated_marker: ^0.0.2 copied to clipboard
The AnimatedMarker widget is a Dart class that animates the movement of markers on a Google map.
Changelog #
0.0.2 #
- Added Curve Animation; you can now give curve effect to the animations
- Changed minimum sdk support to >= 2.17.0
0.0.1 #
- AnimatedMarker is a simple and convenient way to animate markers on Google Maps in Flutter. This initial release provides basic functionality, including marker animation calculation and customization options.