touch_ripple_effect 2.5.2 touch_ripple_effect: ^2.5.2 copied to clipboard
A new flutter package for any flutter widgets to add touch ripple effect and touch feedback effect.
touch_ripple_effect changelog #
2.5.2 #
Deprecated imperative apply of Flutter's Gradle plugins issue fixed
2.2.3 #
- migrated to
null-safety
support.
2.1.3 #
onTap
method not working issue fixed.
2.1.2 #
-
documentation bug fixed fixed
-
onTap
method delayed till ripple effect duration
2.1.1 #
-
width and height properties added to TouchRippleEffect widget
-
TouchRippleEffect widget onTap ripple effect not working issue fixed
2.0.0 #
- New TouchRippleEffect and TouchFeedback Widget added
- Some minor bug fixed
1.0.1 #
- At the place of overflow added clipBehaviour
- in pubspec.yaml file description added
1.0.0 #
- TODO: Describe initial release.