ripple_wave 0.1.5 copy "ripple_wave: ^0.1.5" to clipboard
ripple_wave: ^0.1.5 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
copied to clipboard

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.5
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:ripple_wave/ripple_wave.dart';
copied to clipboard
61
likes
160
points
3.97k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.04 - 2025.04.18

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ripple_wave