Skip to content

Warn users if they pass an unsupported flag to flutter run #67315

@jonahwilliams

Description

@jonahwilliams

In release mode, most of the debugging flags are discarded:

DebuggingOptions _createDebuggingOptions() {

The tool could log (from the terminal only?) if a flag is passed that would ultimately be ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: qualityA truly polished experienceteam-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