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

This is the package for widget display animation. This package is for single or multiple widgets list.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widget_animation

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

dependencies:
  widget_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:widget_animation/widget_animation.dart';
2
likes
130
pub points
14%
popularity

Publisher

verified publisherchaliseminas.com.np

This is the package for widget display animation. This package is for single or multiple widgets list.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on widget_animation