animated_stack_widget 0.0.4
animated_stack_widget: ^0.0.4 copied to clipboard
A Stack widget which supports animated addition/removal of children.
0.0.4 16/09/2021 #
- Add contains to the AnimatedStackManager
0.0.3 16/09/2021 #
- Add removeWhere to the AnimatedStackManager
0.0.2+1 28/05/2021 #
- Add a demo gif to the description.
0.0.2 17/05/2021 #
- Expose some more List methods on AnimatedStackManager (any, isEmpty, isNotEmpty).
- Allow the animation Duration to be controlled when using the AnimatedStackManager.
0.0.1+2 13/05/2021 #
- Fix import in example.
0.0.1+1 12/05/2021 #
- Add LICENSE
0.0.1 12/05/2021 #
- First release