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
Releases
latest 26-
3.2.030 Jun 2023 -
3.1.015 Aug 2022 -
3.0.123 Oct 2021 -
3.0.005 Mar 2021 -
2.1.012 May 2020Release notes
Open source →- Replaced package
flutter_widgetstovisibility_detector - Set minimal flutter version to 1.17.0
- Replaced package
-
2.0.226 Feb 2020Release notes
Open source →- Fixed show animation for
BouncingScrollPhysics(scroll under min extend & above max extend)
- Fixed show animation for
-
2.0.113 Jan 2020 -
2.0.010 Jan 2020Release notes
Open source →- All widgets with pattern
AutoAnimated{List,Grid,SliverList,SliverGrid,IconButton}renamed toLive{List,Grid,SliverList,SliverGrid,IconButton}. For example:AutoAnimatedListnow namedLiveList AnimateOnVisibilityWrapperrenamed toAnimateIfVisibleWrapperandAnimateOnVisibilityChangerenamed toAnimateIfVisible- Added
{List,Grid,SliverList,SliverGrid,IconButton}.optionsconstructors - Removed
AutoAnimated.separated()constructor. Now propertyseparatorBuilderadded inLiveList()&LiveList.options()constructor and marked as optional - Added
LiveOptions - Added
visibleFractionas option forLive{List,Grid,SliverList,SliverGrid,IconButton}&LiveOptions. Animations starts atdouble visibleFractionvisible item fraction in sight (default 0.025) - Docs improvements
- All widgets with pattern
-
2.0.0-dev.430 Dec 2019 pre-releaseRelease notes
Open source →- 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 hideWhenGoingBeyondrenamed toreAnimateOnVisibility& works with all widgets of the library normally
- SliverList & SliverGrid now requires scrollController (From custom
-
2.0.0-dev.327 Dec 2019 pre-releaseRelease notes
Open source →- Fixed reanimate on view unmount
- Added
hideWhenGoingBeyondvalue 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
-
2.0.0-dev.226 Dec 2019 pre-release -
2.0.0-dev.126 Dec 2019 pre-releaseRelease notes
Open source →- Improvement animation algorithm for
AutoAnimatedList,AutoAnimatedSliverList,AutoAnimatedGrid,AutoAnimatedSliverGrid. Now animations start on scroll (element visibility change)
- Improvement animation algorithm for
-
1.4.0-dev.117 Dec 2019 pre-release -
1.3.017 Dec 2019Release notes
Open source →- Fixed lexical error in
AutoAnimatedIconButton(firstToolip&secondTooliprenamed tofirstTooltip& secondTooltip)
- Fixed lexical error in
-
1.3.0-dev.503 Dec 2019 pre-release -
1.3.0-dev.402 Dec 2019 pre-release -
1.3.0-dev.302 Dec 2019 pre-releaseRelease notes
Open source →- Fixed retry animation on items count change
- Marked
itemCountrequired - Removed deprecated props
-
1.3.0-dev.202 Dec 2019 pre-release -
1.3.0-dev.101 Dec 2019 pre-release -
1.2.328 Oct 2019 -
1.2.201 Oct 2019 -
1.2.101 Oct 2019 -
1.2.001 Oct 2019Release notes
Open source →- Added constructor
AutoAnimatedIconButton.externalStatewithiconStateproperty
- Added constructor
-
1.1.030 Sep 2019Release notes
Open source →- Added
AutoAnimatedListState.separated - Added
AutoAnimatedIconButton - Optimized performance
- Added
-
1.0.126 Sep 2019 -
1.0.026 Sep 2019