PackageTrack
Sign in Get early access

animated_marker

Animate Google Maps markers smoothly between location updates.

0.3.1 1.7K downloads/mo #454 most downloaded on pub.dev landxcape/animated_marker

What this package is like to depend on

Last release 1 months ago

14 Jul 2026

Release timing varies

gaps range from 9 days to 1.1 years

Nearly every release is documented

notes for 19 of 19 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

19 releases · first in 2023

5 releases in the last 12 months

see the full history below

Release timeline

19 releases · Mar 2023 to Jul 2026
2024 2025 2026
Release Pre-release

Releases

latest 19
  1. 0.3.1 14 Jul 2026
    Release notes

    chore: untrack .flutter-plugins

    Open source →
    Release notes
    • Chore(deps): Upgraded google_maps_flutter dependency constraint to ^2.17.1.
    • Chore: Cleaned up and updated example app configuration and package ignore list.
    Open source →
  2. 0.3.0 04 Feb 2026
    Release notes
    • Breaking: replaced direct animation params (duration, curve, fps, viewportAnimationBounds*) with animationPolicy.
    • Feat: added AnimationPolicy and AdaptiveProfile for centralized animation/runtime behavior.
    • Feat: added optional adaptive profile controls (adaptiveEnabled, profileOverride, minFps, allowSnapOnLow, adaptationCooldown).
    • Perf: kept viewport guard behavior via AnimationPolicy.viewportBounds and AnimationPolicy.viewportBoundsListenable.
    • Docs/Test: updated README, example app, and package tests for the new API.
    Open source →
  3. 0.2.2 04 Feb 2026
    Release notes
    • Feat: added viewportAnimationBoundsListenable for runtime viewport guard updates without parent rebuilds.
    • Docs: updated README examples for viewport guard usage.
    Open source →
  4. 0.2.1 04 Feb 2026
    Release notes
    • Perf: optimized animated marker runtime with stable/active marker buckets.
    • Feat: added viewportAnimationBounds to skip interpolation outside viewport.
    • Test: added coverage for viewport animation guard behavior.
    Open source →
  5. 0.2.0 04 Feb 2026
    Release notes
    • Chore: updated package metadata and SDK constraints for current Flutter.
    • Chore: improved README and publish hygiene (.pubignore).
    • Refactor: tightened animation lifecycle safety and added package tests.
    • Fix: replaced deprecated marker z-index API usage.
    Open source →
  6. 0.1.5 17 Jul 2025
    Release notes
    • Merged [pr#14] Refactor animated marker update and animation logic
    Open source →
  7. 0.1.4 12 Nov 2024
    Release notes
    • Fixed static markers' InfoWindow's onTap callback not working.
    Open source →
  8. 0.1.3 06 Nov 2024
    Release notes
    • Fixed markers flickering on map load due to new markers being added before the initial animation completes.
    Open source →
  9. 0.1.2 03 Nov 2024
    Release notes
    • Fixed markers stream to initially emit only after the widgets are built.
    Open source →
  10. 0.1.1 03 Nov 2024
    Release notes
    • Fixed initially markers showing late due to waiting for the animation to start. Now, it shows all the markers before animation.
    Open source →
  11. 0.1.0 30 Oct 2024
    Release notes
    • Changed marker animation method from AnimationController to Ticker to add fps control and improve performance by reducing unnecessary repaints.
    Open source →
  12. 0.0.8 28 Oct 2024
    Release notes
    • Chore: updated to use latest version of flutter and packages
    Open source →
  13. 0.0.7 12 Aug 2024
    Release notes
    • Refactored marker animation logic for improved performance
    Open source →
  14. 0.0.6 12 Aug 2024
    Release notes
    • Fixed janky marker animations where the marker would jump to new locations if the animation was interrupted with new data
    Open source →
  15. 0.0.5 24 Jun 2023
    Release notes
    • updated examples showing latest changes
    Open source →
  16. 0.0.4 22 Mar 2023
    Release notes
    • added "staticMarkers" field (those markers that are not to animate)
    • changed "markerLocations" to "animatedMarkers"
    Open source →
  17. 0.0.3 10 Mar 2023
    Release notes
    • Update marker pairs only when the list markers are different in update
    Open source →
  18. 0.0.2 09 Mar 2023
    Release notes
    • Added Curve Animation; you can now give curve effect to the animations
    • Changed minimum sdk support to >= 2.17.0
    Open source →
  19. 0.0.1 08 Mar 2023
    Release notes
    • AnimatedMarker is a simple and convenient way to animate markers on Google Maps in Flutter. This initial release provides basic functionality, including marker animation calculation and customization options.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive