Skip to content

Support creating only the specified platform when using the "Enable <platform>" items from device selector #3423

@DanTup

Description

@DanTup

We currently always run flutter create . to enable a new platform, but that enables them all.

We can instead run flutter create --platforms macos . (etc.) to enable just that one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions