Skip to content

Make pub get all run in parallel #5907

@FMorschel

Description

@FMorschel

Is your feature request related to a problem? Please describe.
When contributing to flutter-packages, as soon as you open the folder as a whole, you'll need to pub get for all packages. And since there are 205 (at the time of writing) projects, and all pub gets are sequential, this takes a long time.

Describe the solution you'd like
Since dart-lang/pub#1178 is closed, could we make some commands run in parallel?

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)is enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions