drag_drop_match_widget library

Classes

DragDropItem
DragDropWidget
Drag drop widget for creating match views Input your stuffs on items onMatched is handler for matched event onMisMatched is handler for not matched event

Typedefs

DragDropAction = void Function(DragDropItem item)