flutter_map_animations 0.2.0 copy "flutter_map_animations: ^0.2.0" to clipboard
flutter_map_animations: ^0.2.0 copied to clipboard

Animation utility for the flutter_map package.

0.2.0 #

  • Added animatedFitBounds and centerOnPoints methods to AnimatedMapController
  • Properly disposed the AnimationController when the widget is disposed
  • Smoother animation when the LatLng is updated

0.1.0+1 #

  • Updated README.md to add the pub.dev badge

0.1.0 #

  • First release