Skip to content

Support wildcard (major.minor) SDK version specifiers #471

Open
@parlough

Description

@parlough

Now that setup-dart has wildcard version specifiers, mono_repo should be updated to support them. So we don't have to regenerate files to use each latest patch SDK version.

It should:

  1. Accept wildcard versions such as 3.1 in the list of SDKs
  2. Accept a new pubspec-minor (or maybe pubspec-wildcard) version similar to pubspec that uses the SDK lowest bound in the pubspec, but without the patch version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions