0 purchases
widget animation
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
);
copied to clipboard
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.