ripple_wave 0.1.4 copy "ripple_wave: ^0.1.4" to clipboard
ripple_wave: ^0.1.4 copied to clipboard

Simple and easy to use ripple animation that can be wrapped in widgets to create beautiful ripple effects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ripple_wave

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

dependencies:
  ripple_wave: ^0.1.4

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:ripple_wave/ripple_wave.dart';
58
likes
150
points
3.22k
downloads

Publisher

unverified uploader

Weekly Downloads

Simple and easy to use ripple animation that can be wrapped in widgets to create beautiful ripple effects

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ripple_wave