animated_reorderable_list library

Classes

AnimatedGridView<E extends Object>
enterTransition: FadeEffect(), ScaleEffect(),
AnimatedListView<E extends Object>
enterTransition: FadeEffect(), ScaleEffect(),
AnimatedReorderableGridView<E extends Object>
A GridView that enables users to interactively reorder items through dragging, with animated insertion and removal of items.
AnimatedReorderableListView<E extends Object>
A ListView that enables users to interactively reorder items through dragging, with animated insertion and removal of items.
AnimationEffect<T>
EffectEntry
FadeIn
FlipInX
FlipInY
Landing
ScaleIn
ScaleInBottom
ScaleInLeft
ScaleInRight
ScaleInTop
SizeAnimation
SlideInDown
SlideInLeft
SlideInRight
SlideInUp
SliverGridWithCustomGeometryLayout
SliverReorderableGridDelegateWithFixedCrossAxisCount
Creates grid layouts with a fixed number of tiles in the cross axis.
SliverReorderableGridWithMaxCrossAxisExtent
Creates grid layouts with tiles that each have a maximum cross-axis extent.