-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
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
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team