flutter_map_animations 0.3.0-dev.2
flutter_map_animations: ^0.3.0-dev.2 copied to clipboard
Animation utilities for markers and controls of the flutter_map package.
0.3.0-dev.2 #
- Added
AnimationIdclass to manage aTileUpdateTransformer
0.3.0-dev.1 #
- Updated to flutter_map v4
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
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.flutter-io.cn badge
0.1.0 #
- First release