Skip to content

[desktop_drop] On web, should also handle dragging images from other browser tab #315

Open
@crizant

Description

@crizant

For example, I have two browser windows opened, one is my web app, another is a website full of images.
Then I drag one of the images into my web app, the onDragDone callback returns an empty list.

I have also tested the main branch, it throws the following error:
Error: Expected a value of type 'Entry', but got one of type 'Null'

Expected behavior

The dropped image should be handled without errors.

Version (please complete the following information):

  • Flutter Version: 3.16.7
  • OS: Chrome browser on MacOS
  • plugin: desktop_drop 0.4.4

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