awesome_ripple_animation 2.0.0 copy "awesome_ripple_animation: ^2.0.0" to clipboard
awesome_ripple_animation: ^2.0.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 this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_ripple_animation

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  awesome_ripple_animation: ^2.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:awesome_ripple_animation/awesome_ripple_animation.dart';
10
likes
110
pub points
88%
popularity

Publisher

unverified uploader

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

MIT (license)

Dependencies

flutter

More

Packages that depend on awesome_ripple_animation