Skip to content

First run message should be printed to stderr and/or not be printed when CI=true #139737

@sigurdm

Description

@sigurdm

Is there an existing issue for this?

Use case

We (at pub.dev) have scripts that parse flutter --version --machine
Recently the welcome message started printing at the end of the output making the parsing fail causing: dart-lang/pub-dev#7264

Proposal

In general it would be easier to handle the output of the flutter tool in a reliable manner if this message was output to stderr instead of stdout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listteam-toolOwned by Flutter Tool team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions