Open
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