0 purchases
awesome ripple animation
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()
copied to clipboard
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.