Skip to content

flutter run should have a --dtd-uri option for IDEs to pass to avoid spawning additional (disconnected) DTD instances #177329

@DanTup

Description

@DanTup

Noted at #176655 (comment)...

Currently flutter run seems to always spawn its own copy of DTD because the IDEs don't/can't pass the one they've already started.

To avoid additional processes and to ensure things can all communicate together, we need to keep them using the same DTD instance.

cc @bkonyi

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: buildBuilding flutter applications with the toolteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions