animated_marker 0.0.4 copy "animated_marker: ^0.0.4" to clipboard
animated_marker: ^0.0.4 copied to clipboard

outdated

The AnimatedMarker widget is a Dart class that animates the movement of markers on a Google map.

Changelog #

0.0.4 #

  • added "staticMarkers" field (those markers that are not to animate)
  • changed "markerLocations" to "animatedMarkers"

0.0.3 #

  • Update marker pairs only when the list markers are different in update

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.
27
likes
0
points
1.27k
downloads

Publisher

verified publishershakyapurna.com.np

Weekly Downloads

The AnimatedMarker widget is a Dart class that animates the movement of markers on a Google map.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_maps_flutter

More

Packages that depend on animated_marker