Skip to content

Flutter initialization doesn't fire if no Dart SDKs are located #3258

@DanTup

Description

@DanTup

Currently the init code is running after a Dart SDK is searched for, so if you have no Dart SDK at all, it won't run (instead you'll get an error that it can't find a Dart SDK). If you have any other Dart SDK on that is located, it would work correctly.

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