bounceable_effect 0.0.1 copy "bounceable_effect: ^0.0.1" to clipboard
bounceable_effect: ^0.0.1 copied to clipboard

Introducing a user-friendly and versatile on-tap bounce animation, which can be effortlessly applied to any widget of your choice. This interactive feature is designed to enhance the user experience a [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bounceable_effect

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

dependencies:
  bounceable_effect: ^0.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:bounceable_effect/bounceable_effect.dart';
5
likes
130
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Introducing a user-friendly and versatile on-tap bounce animation, which can be effortlessly applied to any widget of your choice. This interactive feature is designed to enhance the user experience and add a touch of creativity to your project. Moreover, it is fully customizable, allowing you to tailor the animation to your specific preferences. With this package, you can effortlessly add an extra layer of engagement to your application.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on bounceable_effect