do_tween 2.1.0 copy "do_tween: ^2.1.0" to clipboard
do_tween: ^2.1.0 copied to clipboard

Bring your Flutter apps to life with DOTween! This fast, efficient animation library simplifies coding and makes animating anything a breeze

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add do_tween

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

dependencies:
  do_tween: ^2.1.0

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:do_tween/do_tween.dart';
4
likes
140
points
71
downloads

Publisher

verified publisherluk3d.com

Weekly Downloads

Bring your Flutter apps to life with DOTween! This fast, efficient animation library simplifies coding and makes animating anything a breeze

Repository (GitHub)

Topics

#animation #tween #transition #animate

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on do_tween