flutter_map_animations 0.2.2
flutter_map_animations: ^0.2.2 copied to clipboard
Animation utilities for markers and controls of the flutter_map package.
0.2.2 #
- Contribution from MaxiStefan
- Use the shortest rotation path when animating the camera #1
0.2.1 #
- Updated example
- Allow to set a custom
Curve
to each of the methods ofAnimatedMapController
0.2.0 #
- Added
animatedFitBounds
andcenterOnPoints
methods toAnimatedMapController
- 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