flutter_map_animations 0.2.1
flutter_map_animations: ^0.2.1 copied to clipboard
Animation utilities for markers and controls of the flutter_map package.
0.2.1 #
- Updated example
- Allow to set a custom
Curveto each of the methods ofAnimatedMapController
0.2.0 #
- Added
animatedFitBoundsandcenterOnPointsmethods toAnimatedMapController - Properly disposed the
AnimationControllerwhen the widget is disposed - Smoother animation when the
LatLngis updated
0.1.0+1 #
- Updated
README.mdto add the pub.dev badge
0.1.0 #
- First release