Skip to content

DWG format not supported in Flutter with super_drag_and_drop library #544

@Orkhan11980

Description

@Orkhan11980

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions