这是indexloc提供的服务,不要输入任何密码
Skip to content

Add command to manage all workspace constraint deps from root pubspec.yaml #4606

@MobiliteDev

Description

@MobiliteDev

I would like to have a command in order to manage all my dependencies in all worspace pubspec.yaml files.

dart pub upgrade --tighten or --major-versions update constraints in all workspace pubspec.yaml files, but I could not manage my depedency constraint by myself.

For example, I would to fix a version on Camera package on 0.11.0+2 version:

  • I want to set the 0.11.0+2 version on the root pubspec.yaml
  • and launch a new command which will report my Camera version constraint in all workspace pubspec.yaml files, like I set this in the root pubspec.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions