touch_ripple_effect 1.0.1 copy "touch_ripple_effect: ^1.0.1" to clipboard
touch_ripple_effect: ^1.0.1 copied to clipboard

outdated

A new flutter plugin for any flutter widgets to add touch ripple effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add touch_ripple_effect

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

dependencies:
  touch_ripple_effect: ^1.0.1

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:touch_ripple_effect/touch_ripple_effect.dart';
23
likes
30
pub points
91%
popularity

Publisher

verified publisherpresswink.com

A new flutter plugin for any flutter widgets to add touch ripple effect.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on touch_ripple_effect