simple_ripple_animation 0.0.2 copy "simple_ripple_animation: ^0.0.2" to clipboard
simple_ripple_animation: ^0.0.2 copied to clipboard

outdated

Simple and customizable ripple animation for flutter app! Check out our preview gifs for a view of what simple ripple animation can do.

Simple Ripple Animation #

Simple and customizable ripple animation for flutter app! Check out our preview gifs for a view of what simple ripple animation can do.

Installation #

Use the package manager pub to install rippleanimation.

Usage #

RippleAnimation(
  repeat: true,
  color: Colors.blue,
  minRadius: 90,
  ripplesCount: 6,
  child: Container()
),

Preview #

Mobile view



Desktop View

Contributing #

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License #

BSD

144
likes
0
points
4.54k
downloads

Publisher

unverified uploader

Weekly Downloads

Simple and customizable ripple animation for flutter app! Check out our preview gifs for a view of what simple ripple animation can do.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_ripple_animation