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

    in flutterRelates to running Flutter appsis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions