MixinNetwork / MixinNetwork/flutter-plugins
The file `desktop_drop_web.dart` is lost when running on the web platform in `profile` mode, other modes are still present.
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 512
- Forks
- 292
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 7
Description
The file desktop_drop_web.dart is lost when running on the web platform in profile mode, other modes are still present.
Reproduce Steps
Run command
flutter run -d chrome --profile
Expected behavior
Version (please complete the following information):
- Flutter Version: 3.16.0
- OS: Chrome - MacOS
- Plugin: desktop_drop: 0.4.4
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
Start by reproducing the issue with Flutter 3.16.0 using flutter run -d chrome --profile, then trace how desktop_drop_web.dart is included for the web platform. Compare profile mode with the other modes shown in the report; done means the file and expected behavior are present when running in profile mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100