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';
13
likes
130
pub points
77%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on tdk_bouncingwidget