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

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

Changelog #

0.0.5 #

  • updated examples showing latest changes

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.
13
likes
140
pub points
83%
popularity

Publisher

verified publishershakyapurna.com.np

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, google_maps_flutter

More

Packages that depend on animated_marker