-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
I’ve noticed that the super_drag_and_drop Flutter library does not support .dwg files (AutoCAD drawing files) during drag and drop operations. This is an important format for applications dealing with architecture, engineering, or CAD workflows.
Expected Behavior:
It would be helpful if .dwg files could be accepted and processed when dragged into the app using this package.
Actual Behavior:
Currently, dragging a .dwg file does not trigger any events or gets rejected silently.
Environment:
Flutter version: 3.32.4
Platform: [Windows/macOS/]
super_drag_and_drop version: 0 .9.1
Suggestion:
Please consider adding .dwg support or providing a way to configure custom MIME types/file extensions.
bybabek
Metadata
Metadata
Assignees
Labels
No labels