spring_button 1.0.4 copy "spring_button: ^1.0.4" to clipboard
spring_button: ^1.0.4 copied to clipboard

outdated

A simple widget for having interactable UI elements that respond to taps with a spring animation.

spring_button #

A simple widget for having UI elements that respond to taps with a spring animation.

  1. Media
  2. Description
  3. How-to-Use

Media #

Videos

GIFs



Description #

This is a very simple widget for having UI elements that respond to taps with a spring animation. It is more 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.

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.





40
likes
0
pub points
88%
popularity

Publisher

verified publishercosmossoftware.coffee

A simple widget for having interactable UI elements that respond to taps with a spring animation.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on spring_button