simple_ripple_animation 0.1.0 copy "simple_ripple_animation: ^0.1.0" to clipboard
simple_ripple_animation: ^0.1.0 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
copied to clipboard

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.1.0
copied to clipboard

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';
copied to clipboard
147
likes
150
points
5.71k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

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

More

Packages that depend on simple_ripple_animation