Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
parlough opened this issue Nov 3, 2023 · 0 comments
Open

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

parlough opened this issue Nov 3, 2023 · 0 comments

Comments

@parlough
Copy link
Contributor

parlough commented Nov 3, 2023

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants