Skip to content

"Get packages" runs "flutter pub get" for Dart package when workspace contains a Flutter package #3237

@isoos

Description

@isoos

I've started to use VSCode with WSL2 remote, and I have a mixed set of projects using Dart and Flutter SDKs. (Note: this may have been already implemented, I just don't know where to look for it).

Right now if I open pubspec.yaml and click on get packages, I'll always get flutter pub get running. Instead, I'd like to control if a subfolder uses only the Dart SDK, and in such cases I'd like to have dart pub get running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)is bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions