tdk_bouncingwidget 1.0.4 copy "tdk_bouncingwidget: ^1.0.4" to clipboard
tdk_bouncingwidget: ^1.0.4 copied to clipboard

A light-weight flutter package to acheive bouncing animation in flutter widgets while clicking.Three types of bouncing animations are provided.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tdk_bouncingwidget

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

dependencies:
  tdk_bouncingwidget: ^1.0.4

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:tdk_bouncingwidget/tdk_bouncingwidget.dart';
14
likes
150
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

A light-weight flutter package to acheive bouncing animation in flutter widgets while clicking.Three types of bouncing animations are provided.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tdk_bouncingwidget