auto_animated 1.3.0-dev.5
auto_animated: ^1.3.0-dev.5 copied to clipboard
Widgets starting auto play animation when mounted. It is already possible to animate the list and icons.
1.3.0-dev.5 #
- Fixed error when timer not initialized
1.3.0-dev.4 #
- Fixed items auto additions after animation end
1.3.0-dev.3 #
- Fixed retry animation on items count change
- Marked
itemCount
required - Removed deprecated props
1.3.0-dev.2 #
- Added
AutoAnimatedGrid
- Added
AutoAnimatedSliverGrid
1.3.0-dev.1 #
- Added
AutoAnimatedSliverList
1.2.3 #
- Forvard animation on items count changed in
AutoAnimatedList
1.2.2 #
- Fixed dispose in
AutoAnimatedIconButton
1.2.1 #
- Fixed auto setting state on rebuild widget for
AutoAnimatedIconButton
1.2.0 #
- Added constructor
AutoAnimatedIconButton.externalState
withiconState
property
1.1.0 #
- Added
AutoAnimatedListState.sepparated
- Added
AutoAnimatedIconButton
- Optimized perfomance
1.0.1 #
- Fixed screenshots paths for pub.dev
1.0.0 #
- Initial release.