awesome_ripple_animation 1.0.1 copy "awesome_ripple_animation: ^1.0.1" to clipboard
awesome_ripple_animation: ^1.0.1 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 Dart:

 $ dart pub add awesome_ripple_animation

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 dart pub get):

dependencies:
  awesome_ripple_animation: ^1.0.1

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on awesome_ripple_animation