-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
good first issue
A relatively straight forward issue that could be done by a new contributorA relatively straight forward issue that could be done by a new contributorin flutterRelates to running Flutter appsRelates to running Flutter appsis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.
Milestone
Description
FYI, for a newly-generated Flutter project (via flutter create), the Dart SDK's location is implicitly recorded in this file:
.idea/libraries/Dart_SDK.xml
However, parsing the file might not be all that easy to do. Maybe flutter could generate another file for VS Code to use?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issue
A relatively straight forward issue that could be done by a new contributorA relatively straight forward issue that could be done by a new contributorin flutterRelates to running Flutter appsRelates to running Flutter appsis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.