spring_button 1.0.7 spring_button: ^1.0.7 copied to clipboard
A simple widget for having child widgets that respond to gestures with a spring animation.
spring_button #
A simple widget for having child widgets that respond to gestures with a spring animation.
Media | Description | How-to-Use
Media #
Watch on Youtube:
Description #
This is a simple widget for having child widgets that respond to gestures with a spring animation.
It is more of an extension to the GestureDetector widget than an original new widget.
How-to-Use #
Simply create a SpringButton widget with your parameters. It is very similar to a GestureDetector widget so it should be familiar. That's it!
Please see the example project and the documentation for understanding the parameters.
Further Explanations:
For a complete set of descriptions for all parameters and methods, see the documentation.
Notes #
I started using and learning Flutter only some weeks ago so this package might have some parts that don't make sense, that should be completely different, that could be much better, etc. Please let me know! Nicely!
Any help, suggestion or criticism is appreciated!
Cheers.