Skip to content

Automatically initialize Flutter when running "Flutter: New Project" but the Dart SDK is missing #3580

@DanTup

Description

@DanTup

Currently initialization only runs if we're in a Flutter workspace. This isn't the case when running something like Flutter: New Project, so the user gets a message saying to run flutter doctor themselves and reload.

If we have a Flutter SDK with no Dart SDK (after the normal searches), we should attempt Flutter initialization.

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