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

Fly animation which animates single or multiple widgets from one position to another.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fly_animation

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

dependencies:
  fly_animation: ^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:fly_animation/fly_animation.dart';
9
likes
100
pub points
61%
popularity

Publisher

verified publisherdroidbiz.in

Fly animation which animates single or multiple widgets from one position to another.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fly_animation