simple_ripple_animation library
Classes
- CirclePainter
- Creating a Circular painter for clipping the rects and creating circle shape
- RippleAnimation
- You can use whatever widget as a child, when you don't need to provide any child, just provide an empty Container(). delay is using a Timer for delaying the animation, it's zero by default. You can set repeat to true for making a paulsing effect.
- RippleAnimationState
- state of the animation