Use AllowAnythingParser instead of manually passing args through devtools serve
Open
P3
tool
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
See https://github.com/flutter/devtools/pull/7191#pullrequestreview-1880714504 for context.
Contributor guide
Research direction
Start by reading the linked pull request review for the missing context, then trace how devtools serve currently passes arguments and where AllowAnythingParser is available. Done means devtools serve uses AllowAnythingParser instead of manually forwarding args, with the existing behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100