Skip to content

Display information-type of each column in flutter emulators command. #140656

@piedcipher

Description

@piedcipher

Use case

There can be a table-header which can show what type of information each column represents. Just for better understanding.

Proposal

Here's the output of a flutter emulators command. There can be a table-header which can show what type of information each column represents.

Before

4 available emulators:

apple_ios_simulator      • iOS Simulator          • Apple  • ios
Pixel_2_API_34        • Pixel 2 API 34         • Google • android
Pixel_7_Pro_API_34      • Pixel 7 Pro API 34       • Google • android
Resizable_Experimental_API_33 • Resizable (Experimental) API 33 • Generic • android

After

4 available emulators:

ID • Name • Manufacturer • Platform Type

apple_ios_simulator      • iOS Simulator          • Apple  • ios
Pixel_2_API_34        • Pixel 2 API 34         • Google • android
Pixel_7_Pro_API_34      • Pixel 7 Pro API 34       • Google • android
Resizable_Experimental_API_33 • Resizable (Experimental) API 33 • Generic • android

Similar Issue for flutter devices command: #138983

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterr: fixedIssue is closed as already fixed in a newer versionteam-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