flip_widget library

Classes

FlipWidget<T>
FliWidget animates the display of items through flip animations.

Enums

FlipType
There two types of Flip Animations for FlipWidget.

Typedefs

ItemBuilder<T> = Widget Function(BuildContext buildContext, T? item)