Skip to content

Detect flutter SDK from .packages file #294

@skybrian

Description

@skybrian

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?

@devoncarew

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issue :octocat:A relatively straight forward issue that could be done by a new contributorin flutterRelates to running Flutter appsis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions