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

This package is easy to use the 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
1
likes
20
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.19 - 2025.04.03

This package is easy to use the ripple effect.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ptg_ripple_effect