awesome_ripple_animation 0.6.0 copy "awesome_ripple_animation: ^0.6.0" to clipboard
awesome_ripple_animation: ^0.6.0 copied to clipboard

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

Use the package manager pub to install rippleanimation.

Features #

It will Make ripple animation effect background of any widget

Getting started #

Just import 'package:awesome_ripple_animation/awesome_ripple_animation.dart';

Usage #

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

Mobile 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

10
likes
110
points
371
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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on awesome_ripple_animation