ripple_animation

Creator: coderz1093

Last updated:

Add to Cart

Description:

ripple animation

ripple_animation #
Simple and highly customizable ripple animation for any flutter app!




Getting Started #
Easy to use, just place the RippleAnimation widget whereever you want.
RippleAnimation(
repeat: false,
color: Colors.blue,
minRadius: 100,
ripplesCount: 6,
child: Container()
),
copied to clipboard
More #
See example folder to see more about RippleAnimation usage.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.