known_extents_sliver_reorderable_list library

Classes

ReorderableDelayedDragStartListener
A wrapper widget that will recognize the start of a drag operation by looking for a long press event. Once it is recognized, it will start a drag operation on the wrapped item in the reorderable list.
ReorderableDragStartListener
A wrapper widget that will recognize the start of a drag on the wrapped widget by a PointerDownEvent, and immediately initiate dragging the wrapped item to a new location in a reorderable list.
SliverKnownExtentsReorderableList
A sliver list that allows the user to interactively reorder the list items.
SliverKnownExtentsReorderableListState
The state for a sliver list that allows the user to interactively reorder the list items.