bluemix / Gradient-Widgets

Flutter widgets wrapped with gradients
Apache License 2.0
348 stars 48 forks source link

Not showing Ripple effect #2

Closed danilo-medeiros closed 5 years ago

danilo-medeiros commented 5 years ago

How to enable ripple effect with CircularGradientButton widget?

Huai-Dc commented 5 years ago

How to enable ripple effect with CircularGradientButton widget?

Have you dealt with this problem.

bluemix commented 5 years ago

Hello, I don't want to show the ripple effect, because, those widgets are different to material design guidelines. I'll try today another UI approach, by which it is clear when the user is touching the button.

bluemix commented 5 years ago

now, gradient buttons (CircularGradientButton and GradientButton) reacting (animating) to tap gestures (normal, up and down)

gradient_buttons_enhanced