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

This package provide ripple animation widget that is easy to set up and customise, and it looks beautiful in any color you choose.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add simple_ripple_animation

With Flutter:

 $ flutter pub add simple_ripple_animation

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

dependencies:
  simple_ripple_animation: ^0.0.6

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:simple_ripple_animation/simple_ripple_animation.dart';
144
likes
0
points
4.54k
downloads

Publisher

unverified uploader

Weekly Downloads

This package provide ripple animation widget that is easy to set up and customise, and it looks beautiful in any color you choose.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_ripple_animation