simple_flutter_ripple_effect 0.0.1
simple_flutter_ripple_effect: ^0.0.1 copied to clipboard
A simple Flutter ripple effect
RippleEffect
A Flutter widget that applies a ripple effect to its child when tapped. Perfect for creating interactive and visually appealing UI components.
Features
• Adds a ripple effect to any child widget.
• Supports custom border radius for rounded corners.
• Provides a transparent Material overlay for smooth ripple rendering.
• Easy to integrate into any Flutter project.