simple_ripple_animation 0.0.9 copy "simple_ripple_animation: ^0.0.9" to clipboard
simple_ripple_animation: ^0.0.9 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 Flutter:

 $ flutter pub add simple_ripple_animation

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

dependencies:
  simple_ripple_animation: ^0.0.9

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:simple_ripple_animation/simple_ripple_animation.dart';
116
likes
140
pub points
96%
popularity
screenshot

Publisher

unverified uploader

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

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, hyper_lint

More

Packages that depend on simple_ripple_animation