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
#346 0 comments 0 reactions 0 assignees View on GitHub

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
Screenshot 2024-06-12 at 16 27 18

Expected behavior

Screenshot 2024-06-12 at 16 30 59

Version (please complete the following information):

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.