Cannot create Dart Web run/debug configuration in WebStorm with query parameters
- Dominant language
- Dart
- Stars
- 224
- Forks
- 94
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 2
Description
Steps to reproduce:
- Create a web project in WebStorm
- Create a `Dart Web` Run/Debug Configuration
- Attempt to use query parameters in the url
Result: WebStorm reports "HTML file is not found", and any web project that uses query parameters cannot run

I've already filed [a bug in WebStorm](https://youtrack.jetbrains.com/issue/WEB-45973), but it seems this may be a `webdev` issue?
Contributor guide
Research direction
Start by reviewing the linked WebStorm issue WEB-45973 and the Dart Web Run/Debug Configuration path involved in the reproduction. Determine whether webdev receives or interprets URLs with query parameters; done when a Dart web project using query parameters no longer produces the “HTML file is not found” error in WebStorm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100