MixinNetwork / MixinNetwork/flutter-plugins
[desktop_drop] Not working when build web release
Nobody has claimed this yet.
- 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:
- flutter build web --web-renderer html --release
Expected behavior
A clear and concise description of what you expected to happen.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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