native_drag_n_drop library

Enums

DropDataType

Typedefs

DropViewCreatedCallback = void Function(DropViewController controller)
DropViewDataReceivedCallback = void Function(List<DropData> receivedData)
triggered when the drop data has been received
DropViewLoadingCallback = void Function(bool loading)
triggered when the data is dropped into the dropview