Skip to content

Ask which platforms to create the project for when running Flutter: New Project #4271

@mpekurin

Description

@mpekurin

Describe the solution you'd like
Show a checkbox list of available platforms when the command is executed (similar to Settings Sync: Configure... and Remote: Install Local Extensions in...):
image
Also it would be nice to have Flutter: Manage Platforms command which essentially will do the same thing but in an existing project.

Describe alternatives you've considered
While it's possible to set required platforms via --platforms when running flutter create in a terminal even after the project is created, it would be a bit easier and faster to set them during a project creation in vscode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)in flutterRelates to running Flutter appsis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions