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

Fix SDK constraint and update dependencies #111

Merged
merged 1 commit into from
Dec 30, 2022

Conversation

parlough
Copy link
Collaborator

pub.dev and PANA do not yet handle an upper SDK constraint of <4.0.0 properly, marking such a package as "Dart 2 incompatible". This PR reverts to a <3.0.0 upper SDK constraint. It also updates the minimum cli_pkg constraint to 2.1.7 which includes a security fix.

Some fixes have been made but others are still missing (dart-lang/pub-dev#6305).

@filiph filiph merged commit 5e96bdb into filiph:master Dec 30, 2022
@parlough parlough deleted the misc/fix-sdk-constraint branch December 30, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants