MixinNetwork / MixinNetwork/flutter-plugins

[desktop_drop] Not working when build web release

Open
#219 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

desktop_drop platform-web question
Dominant language
C
Stars
512
Forks
292
Avg merge
15h 8m
Merged PRs (30d)
7

Description

I'm using desktop_drop for flutter web
It's good when developed, but when I build a release version, it's not working. I try to drag and drop an image and it just open a new tab.

Reproduce Steps

Steps to reproduce the behavior:

  1. flutter build web --web-renderer html --release

Expected behavior

A clear and concise description of what you expected to happen.

Screenshot 2023-02-28 at 13 12 55

Version (please complete the following information):

  • Flutter Version: v3.7.0
  • OS: Chrome for mac
  • plugin: desktop_drop: 0.4.1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the report with flutter build web --web-renderer html --release in Chrome, using Flutter 3.7.0 and desktop_drop 0.4.1. Then trace the desktop_drop web integration and compare release behavior with development mode; done means dragging an image handles the drop instead of opening a new tab. No file or test is named, so locate the relevant plugin entry point and suitable coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter
Domain
web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.