animated_collection 0.0.2 animated_collection: ^0.0.2 copied to clipboard
A Flutter library with simple animated widgets and utilities methods to use with animations.
0.0.2 #
- Uses the
duration
passed to theAnimatedVisibility
.
0.0.1 #
- Updates the license and package description.
0.0.0 #
- Initial release:
- Add
TickerFutureExtension
extension onFuture
withwhenCompleteOrCancelFuture
method. - Adds
AnimatedVisibility
widget. - Adds
AnimatedBooleanState
widget. - Adds
AnimatedLocation
widget. - Adds
TightSizeTransition
widget.
- Add