bouncing_widget 2.0.0
bouncing_widget: ^2.0.0 copied to clipboard
A widget that enables you to add a bouncing animation on a widget.
1.0.0 First version #
- Create the BouncingWidget
1.1.0 Add scale factor customization #
- Scale factor is now customizable with a double
1.2.0 Fix disposing and add some changes #
- Fix the call on controller dispose method
- Add the ability to customize the animation duration
- Make the animation appears even on simple click
1.2.1 Fix error #
1.2.2 Fix error on onLongPress #
1.2.3 Fix all reversed animations errors #
2.0.0 Null Safety #
- Add Null Safety handling