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

A new flutter package for any flutter widgets to add touch ripple effect and touch feedback 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: ^2.5.2

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
150
pub points
91%
popularity

Publisher

verified publisherpresswink.com

A new flutter package for any flutter widgets to add touch ripple effect and touch feedback effect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on touch_ripple_effect