Skip to content

dart pub get - in all sub folders? #3855

Closed
@dcharkes

Description

@dcharkes

Should we consider letting dart pub get do a dart pub get in all folders that contain a pubspec.yaml?

For example, when one has a package with an example/ folder that contains a full package.
Or when opening a mono-repo with pkgs/.

I often find myself manually going to folders to do pub get.

Flutter already does this by default.
And so does Dart-Code the VSCode plugin.

(I believe this was discussed before, but I can't find a tracking bug.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)type-questionA question about expected behavior or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions