simple_bounce_effect

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

simple bounce effect

simple_bounce_effect #

An imteractive bounce animation that can be wrapped on widgets.

Installing: #
In your pubspec.yaml
dependencies:
simple_bounce_effect: ^1.0.0
copied to clipboard
import 'package:simple_bounce_effect/simple_bounce_effect.dart';
copied to clipboard
Usage: #
Just wrap on any widget that you want:
Bounceable(
onTap: () {},
child: YourWidget(),
);
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.

Related Products

More From This Creator