animated_reorderable_list library

Classes

AnimatedGridView<E extends Object>
A Flutter AnimatedGridView that animates insertion and removal of the item.
AnimatedGridViewState<E extends Object>
AnimatedListView<E extends Object>
A Flutter AnimatedListView that animates insertion and removal of the item.
AnimatedListViewState<E extends Object>
AnimatedReorderableGridView<E extends Object>
A GridView that enables users to interactively reorder items through dragging, with animated insertion and removal of items.
AnimatedReorderableGridViewState<E extends Object>
AnimatedReorderableListView<E extends Object>
A ListView that enables users to interactively reorder items through dragging, with animated insertion and removal of items.
AnimatedReorderableListViewState<E extends Object>
AnimationEffect<T>
EffectEntry
FadeIn
FlipInX
FlipInY
Landing
ScaleIn
ScaleInBottom
ScaleInLeft
ScaleInRight
ScaleInTop
SizeAnimation
SlideInDown
SlideInLeft
A sliding animation from the left.
SlideInRight
SlideInUp