bouncing_widget 1.2.3
bouncing_widget: ^1.2.3 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