animations/quds_animations library

Classes

QudsAnimatedCombinedIcons
An animated widget that combines two IconDatas with transition from the first to the second and reverse this transition. It applies rotation with fade effect within icons transition.
QudsAnimatedCounter
An animating counter, flips automatically when change the number.
QudsAnimatedIcon
A wrap of flutter embedded AnimatedIcons with simlpe control.
QudsAnimatedText
A widget shows a flipping text when data is changed.
QudsAnimatedWidgetsFlipper
An animated flipper between two widgets with fade and rotation transitions.
QudsAutoAnimatedBlur
A widget with auto animated blur transition.
QudsAutoAnimatedCombinedIcons
An auto animated widget that combines two IconDatas with transition from the first to the second and reverse this transition. It applies rotation with fade effect within icons transition.
QudsAutoAnimatedIcon
An auto AnimatedIconData animator.
QudsAutoAnimatedOpacity
An auto animated widget with fade effect.
QudsAutoAnimatedSize
An animated size widget that start animation after a while
QudsAutoAnimatedSlide
An auto animated widget with slide effect.
QudsScalablePressable
An animated widget with scale transition after being bressed or mouse hovered.