spring_button

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

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.

GitHub

https://github.com/aliyigitbireroglu/flutter-spring-button