PackageTrack
Sign in Get early access

auto_animated

Widgets starting auto play animation when mounted. It is already possible to animate the list and icons.

3.2.0 18K downloads/mo #2306 most downloaded on pub.dev ScerIO/packages.flutter

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 9 days to 11 months

Nearly every release is documented

notes for 16 of 16 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

26 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

26 releases · Sep 2019 to Jun 2023
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 26
  1. 3.2.0 30 Jun 2023
    Release notes
    • Upgrade visibility_detector dependency
    Open source →
  2. 3.1.0 15 Aug 2022
    Release notes
    • Upgrade visibility_detector dependency
    Open source →
  3. 3.0.1 23 Oct 2021
    Release notes
    • Upgrade visibility_detector dependency
    Open source →
  4. 3.0.0 05 Mar 2021
    Release notes
    • Null-safety migration & Flutter v2 capability
    Open source →
  5. 2.1.0 12 May 2020
    Release notes
    • Replaced package flutter_widgets to visibility_detector
    • Set minimal flutter version to 1.17.0
    Open source →
  6. 2.0.2 26 Feb 2020
    Release notes
    • Fixed show animation for BouncingScrollPhysics (scroll under min extend & above max extend)
    Open source →
  7. 2.0.1 13 Jan 2020
    Release notes
    • Fix missing import for LiveOptions (issue#23)
    Open source →
  8. 2.0.0 10 Jan 2020
    Release notes
    • All widgets with pattern AutoAnimated{List,Grid,SliverList,SliverGrid,IconButton} renamed to Live{List,Grid,SliverList,SliverGrid,IconButton}. For example: AutoAnimatedList now named LiveList
    • AnimateOnVisibilityWrapper renamed to AnimateIfVisibleWrapper and AnimateOnVisibilityChange renamed to AnimateIfVisible
    • Added {List,Grid,SliverList,SliverGrid,IconButton}.options constructors
    • Removed AutoAnimated.separated() constructor. Now property separatorBuilder added in LiveList() & LiveList.options() constructor and marked as optional
    • Added LiveOptions
    • Added visibleFraction as option for Live{List,Grid,SliverList,SliverGrid,IconButton} & LiveOptions. Animations starts at double visibleFraction visible item fraction in sight (default 0.025)
    • Docs improvements
    Open source →
  9. 2.0.0-dev.4 30 Dec 2019 pre-release
    Release notes
    • SliverList & SliverGrid now requires scrollController (From custom CustomScrollView). It is necessary in order to find out in which direction the widget scrolls in order to play the animation in the corresponding direction
    • hideWhenGoingBeyond renamed to reAnimateOnVisibility & works with all widgets of the library normally
    Open source →
  10. 2.0.0-dev.3 27 Dec 2019 pre-release
    Release notes
    • Fixed reanimate on view unmount
    • Added hideWhenGoingBeyond value Hide the element when it approaches the frame of the screen so that in the future, when it falls into the visibility range, the animation can be played again. The appearance animation will also play when the item is redrawn. Redrawing is peculiar for all list \ grid views with builder methods
    Open source →
  11. 2.0.0-dev.2 26 Dec 2019 pre-release
    Release notes
    • Replace list gif in readme
    Open source →
  12. 2.0.0-dev.1 26 Dec 2019 pre-release
    Release notes
    • Improvement animation algorithm for AutoAnimatedList, AutoAnimatedSliverList, AutoAnimatedGrid, AutoAnimatedSliverGrid. Now animations start on scroll (element visibility change)
    Open source →
  13. 1.4.0-dev.1 17 Dec 2019 pre-release
    Release notes
    • Added AnimateOnVisibilityChange & AnimateOnVisibilityWrapper
    Open source →
  14. 1.3.0 17 Dec 2019
    Release notes
    • Fixed lexical error in AutoAnimatedIconButton (firstToolip & secondToolip renamed to firstTooltip & secondTooltip)
    Open source →
  15. 1.3.0-dev.5 03 Dec 2019 pre-release
    Release notes
    • Fixed error when timer not initialized
    Open source →
  16. 1.3.0-dev.4 02 Dec 2019 pre-release
    Release notes
    • Fixed items auto additions after animation end
    Open source →
  17. 1.3.0-dev.3 02 Dec 2019 pre-release
    Release notes
    • Fixed retry animation on items count change
    • Marked itemCount required
    • Removed deprecated props
    Open source →
  18. 1.3.0-dev.2 02 Dec 2019 pre-release
    Release notes
    • Added AutoAnimatedGrid
    • Added AutoAnimatedSliverGrid
    Open source →
  19. 1.3.0-dev.1 01 Dec 2019 pre-release
    Release notes
    • Added AutoAnimatedSliverList
    Open source →
  20. 1.2.3 28 Oct 2019
    Release notes
    • Forward animation on items count changed in AutoAnimatedList
    Open source →
  21. 1.2.2 01 Oct 2019
    Release notes
    • Fixed dispose in AutoAnimatedIconButton
    Open source →
  22. 1.2.1 01 Oct 2019
    Release notes
    • Fixed auto setting state on rebuild widget for AutoAnimatedIconButton
    Open source →
  23. 1.2.0 01 Oct 2019
    Release notes
    • Added constructor AutoAnimatedIconButton.externalState with iconState property
    Open source →
  24. 1.1.0 30 Sep 2019
    Release notes
    • Added AutoAnimatedListState.separated
    • Added AutoAnimatedIconButton
    • Optimized performance
    Open source →
  25. 1.0.1 26 Sep 2019
    Release notes
    • Fixed screenshots paths for pub.dev
    Open source →
  26. 1.0.0 26 Sep 2019
    Release notes
    • Initial release.
    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