Skip to content

Remove --disable-dart-dev across org: flutter #154268

@matanlurey

Description

@matanlurey

This issue is to track removing a flag that used to be important-ish, but no longer is, and is used across the Flutter codebase.

@bkonyi:

There used to be a slight performance benefit running with --disable-dart-dev when attempting to debug since we used to launch DDS from dartdev, so providing that flag would effectively just tell the VM to skip starting the dartdev isolate and DDS. Now that dart:_vmservice is responsible for starting DDS, this isn't really the case anymore.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.c: tech-debtTechnical debt, code quality, testing, etc.dependency: dartDart team may need to help usdependency:dart-triagedTriaged by Dart team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions