A button with ripple effect while being hold
ripple_button
a button with ripple effect while being hold
build requirements
to run this project you need a working enviroment of flutter v2 or higher(I used v2.5.3)
instructions
-download this project to your computer
-run flutter pub get
-hit ctrl+F5
ripple button takes a size argument which should be a double in range of 0 to 1
you should be good to go ? !