animated_card 2.0.0
animated_card: ^2.0.0 copied to clipboard
Package to animate the initialization of any widget, with the possibility of using a custom dismissible.
2.0.0 2021.04.16 #
- Migração para null-safety
1.0.0+8 2019.08.27 #
- Removed ClipRect
1.0.0+7 2019.08.23 #
- Added propertie "curve"
- Fixed trash that appeared outside of card
1.0.0+6 2019.06.21 #
- Performance improvements
1.0.0+5 2019.04.26 #
- Performance improvements
1.0.0+3 2019.04.15 #
- Added "keepAlive" and "initialOffset" parameters
1.0.0+2 2019.04.15 #
- Fixed bug when there is no removal animation
1.0.0+1 2019.04.15 #
- Fixed bug when there is no removal animation
1.0.0 2019.04.14 #
- Initial publish