tween_image_widget 0.0.2 copy "tween_image_widget: ^0.0.2" to clipboard
tween_image_widget: ^0.0.2 copied to clipboard

A tween image widget Flutter package. Widget that can play the animation repeatedly, or manually control the progress of the animation sequence

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tween_image_widget

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

dependencies:
  tween_image_widget: ^0.0.2

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:tween_image_widget/tween_image_widget.dart';
10
likes
155
points
115
downloads

Publisher

unverified uploader

Weekly Downloads

A tween image widget Flutter package. Widget that can play the animation repeatedly, or manually control the progress of the animation sequence

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tween_image_widget