ptg_ripple_effect

Creator: coderz1093

Last updated:

0 purchases

ptg_ripple_effect Image
ptg_ripple_effect Images
Add to Cart

Description:

ptg ripple effect

ptg_ripple_effect #
This package is easy to use the ripple effect.
Getting Started #
ptg_ripple_effect: ^0.0.2
copied to clipboard
install to here
Usage #
...
RippleEffect(
child: Colum(
children: [
Text('tap'),
Text('here'),
],
),
onTap: () {
// TODO: api call
},
);
...
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.