nice_ripple 0.0.3 copy "nice_ripple: ^0.0.3" to clipboard
nice_ripple: ^0.0.3 copied to clipboard

Nice Ripple: A Customizable Ripple Effect Package for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nice_ripple

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

dependencies:
  nice_ripple: ^0.0.3

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:nice_ripple/nice_ripple.dart';
20
likes
130
pub points
69%
popularity

Publisher

verified publishernimusoftlabs.com

Nice Ripple: A Customizable Ripple Effect Package for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on nice_ripple