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.

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

Features #

  • Single Widget presentation animation
  • List of Widget presentation animation

Getting started #

widget_animation: ^0.0.2

Usage #

SingleWidgetAnimation(
  animationDuration: const Duration(seconds: 2),
  delayStart: const Duration(seconds: 6),
  child: child
);

Additional information #

This package is for the animation to display text, images or other widgets. This package is usable for single widget as well as list of widgets.

2
likes
130
pub points
13%
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