google_map_fade_markers 0.0.7
google_map_fade_markers: ^0.0.7 copied to clipboard
This package integrate for the markers a fade animation when the markers changes
0.0.1 #
- Initial release.
0.0.2 #
- Updated CHANGELOG.md from previous version.
0.0.3 #
- Bug fix: Dispose method cause an exception when the user go back to a previous view.
0.0.4 #
- Bug fix: Can call onTap method of the previousMarkers when alpha is 0.0
0.0.5 #
- Implemented onZoomMove method
0.0.6 #
- Updated pubspec version and simplify fade logic using notifiers
0.0.7 #
- Updated readme