animate_map_markers
Animation utilities for markers of the google_maps_flutter package.
0.0.8
87 downloads/mo
#2331 most downloaded on pub.dev
FlutterAppmakers/animate_map_markers
What this package is like to depend on
Last release 1 years ago
23 Jun 2025
Ships on a steady schedule
a new release about every 2 weeks
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
8 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · May 2025 to Jun 2025
2026
Releases
latest 8-
0.0.823 Jun 2025Release notes
Open source →- Add
animateToMarkerparameter to control whether the camera animates to the tapped marker's position. - Improve SVG marker scaling for sharper rendering across devices.
- Fixe use of deprecated
zIndexproperty in marker options. - Fixe an issue with marker animations when using the elastic carousel option.
- Improve cache key generation for marker icon scaling to ensure accurate rendering and performance.
- Add
-
0.0.709 Jun 2025 -
0.0.603 Jun 2025Release notes
Open source →- Add NeverScrollCardOption for non-scrollable carousel with elasticOut animation on marker tap
- Remove border radius when draggable sheet reaches full screen (maxChildSize = 1.0)
-
0.0.531 May 2025Release notes
Open source →- Resolve pub.dev analyzer warnings and update package description and screenshots
-
0.0.430 May 2025Release notes
Open source →- Added support for animating markers in sync with a carousel slider.
- Improved example app to demonstrate marker animations linked to carousel item selection.
-
0.0.314 May 2025Release notes
Open source →- Updated README with clearer usage instructions and formatting improvements.
- Fixed a
RenderFlex overflowissue in the example app's marker animation layout.
-
0.0.212 May 2025Release notes
Open source →- Updated README with improved documentation and usage examples.
- Fixed screenshot and GIF URLs for better display on pub.dev.
-
0.0.110 May 2025Release notes
Open source →- Initial release of
animate_map_markers. - Adds smooth scaling animations to Google Maps markers.
- Supports raster images, SVGs, and Material icons.
- Optional integration with a draggable bottom sheet for coordinated motion.
- Initial release of