delayed_tween_animation_builder 0.5.1 copy "delayed_tween_animation_builder: ^0.5.1" to clipboard
delayed_tween_animation_builder: ^0.5.1 copied to clipboard

Mimics the TweenAnimationBuilder but with an optional delay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add delayed_tween_animation_builder

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

dependencies:
  delayed_tween_animation_builder: ^0.5.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:delayed_tween_animation_builder/delayed_tween_animation_builder.dart';
2
likes
130
pub points
63%
popularity

Publisher

verified publishertimcreated.it

Mimics the TweenAnimationBuilder but with an optional delay.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on delayed_tween_animation_builder