Skip to content

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

License

Notifications You must be signed in to change notification settings

chaliseminas/widget_animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published