animator
A Flutter library that makes animation easer. It allows for separation of animation setup from the User Interface.
3.3.0
5.3K downloads/mo
#292 most downloaded on pub.dev
GIfatahTH/animator
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 12 months
Some releases are documented
notes for 9 of 19 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
19 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
19 releases · Mar 2019 to May 2023Releases
latest 19-
3.3.012 May 2023Nothing published for this version
-
3.2.022 May 2022Nothing published for this version
-
3.1.013 Jun 2021Nothing published for this version
-
3.0.012 Mar 2021Nothing published for this version
-
2.0.222 Nov 2020Nothing published for this version
-
2.0.124 May 2020Nothing published for this version
-
2.0.005 May 2020Nothing published for this version
-
1.0.006 Sep 2019Release notes
Open source →- You can nest Animator Widget with different tween, duration and curve.
- Refactor code and test it.
- Explicit-like animation are used with
StateWithMixinBuilderwidget. - Update to use states_rebuilder: ^1.5.0.
-
1.0.0+112 Sep 2019 -
1.0.0+214 Nov 2019Nothing published for this version
-
1.0.0+307 Dec 2019 -
1.0.0+403 Feb 2020Nothing published for this version
-
1.0.0+514 Feb 2020 -
0.1.424 Jun 2019 -
0.1.313 Jun 2019 -
0.1.226 May 2019Release notes
Open source →- update to use states_rebuilder: ^1.2.0
- resetAnimationOnRebuild default to false.
-
0.1.101 Apr 2019Release notes
Open source →- Remove animateOnRebuild and add triggerOnInit.
- Improve the logic
- Changed
stateIDtoname
-
0.1.029 Mar 2019Release notes
Open source →-
Extend the functionality of Animator widget by the following arguments:
customListenerandstatusListener: to listen to the animation and animation status;animateOnRebuildandresetAnimationOnRebuild: to control whether the animation should restart or reset when Animator widget is rebuilt;stateIDandblocs: to rebuild the Animator widget from the logic blocs using the states_builder package.
-
Fix some typos and improve the documentation
-
-
0.0.113 Mar 2019Nothing published for this version