flutter_dropzone_platform_interface library

Classes

DropzoneDropEvent
Event called when the user drops a file onto the dropzone.
DropzoneDropInvalidEvent
Event called when the user tries to drop an invalid file onto the dropzone.
DropzoneDropMultipleEvent
Event called when the user drops multiple files onto the dropzone.
DropzoneErrorEvent
Event called if the dropzone view has an error.
DropzoneEvent<T>
DropzoneHoverEvent
Event called when the user hovers over a dropzone.
DropzoneLeaveEvent
Event called when the user leaves a dropzone.
DropzoneLoadedEvent
Event called when the dropzone view has been loaded.
FlutterDropzonePlatform