marker_motion 0.1.3 copy "marker_motion: ^0.1.3" to clipboard
marker_motion: ^0.1.3 copied to clipboard

A flutter package that smoothly animates Google Maps markers between two positions

0.1.3 #

  • Make sure that the frame rate is between 1 - 120 (inclusive).
  • Update the README

0.1.2 #

Fixed formatting.

0.1.1 #

Reformatted code for pub points.

0.1.0 #

Initial release of the marker_motion package. Using the MarkerMotion widget you can animate multiple markers on a GoogleMap widget between two positions. It also allows you to choose the underlying implementation to use either an AnimationController driven animation, or a simpler Timer based one.

0
likes
150
points
63
downloads

Publisher

verified publisherchaosinferno.com

Weekly Downloads

A flutter package that smoothly animates Google Maps markers between two positions

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_maps_flutter

More

Packages that depend on marker_motion