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
durationpassed to theAnimatedVisibility.
0.0.1 #
- Updates the license and package description.
0.0.0 #
- Initial release:
- Add
TickerFutureExtensionextension onFuturewithwhenCompleteOrCancelFuturemethod. - Adds
AnimatedVisibilitywidget. - Adds
AnimatedBooleanStatewidget. - Adds
AnimatedLocationwidget. - Adds
TightSizeTransitionwidget.
- Add