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';
5
likes
125
points
62
downloads

Documentation

API reference

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)
View/report issues

Topics

#animation #tween #transition #animate

License

MIT (license)

Dependencies

flutter

More

Packages that depend on do_tween