Skip to content

Notify user when the Dart SDK differs from the one bundled with Flutter #54

@pq

Description

@pq

It may be confusing to users if the default SDK defined in the Dart Plugin and the one bundled with Flutter disagree. An easy mitigation would be to define an inspection that detects this case and notifies the user. They may choose to correct it or ignore it.

Two places where this might make sense:

  • in Flutter SDK configuration
  • as an inspection that generates an editor notification

In both places the warning should be dismissible.

cc @devoncarew

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions