Skip to content

No error message if Dart SDK is not set or is set incorrectly #636

@skybrian

Description

@skybrian

Currently we find the Flutter SDK from the Dart SDK. If the Dart SDK is not set or it's set to a non-Flutter SDK, we don't show any error message, but any Run Configurations for Flutter are disabled.

We need to somehow tell the user that they should set the Dart SDK to the one in $FLUTTER_SDK/bin/cache/dart-sdk and then everything will work.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions