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

Update Dart SDK constraint to account for used dart:developer APIs #206

Merged
merged 2 commits into from
Jan 14, 2024

Conversation

parlough
Copy link
Member

@parlough parlough commented Jan 14, 2024

Fixes #201 since package:leak_tracker is using dart:developer APIs only available since Dart 3.2.0.

https://dart-review.googlesource.com/c/sdk/+/346200 adds Since information to the relevant APIs and more.

Copy link
Contributor

@polina-c polina-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you bump the versions to normal versions, not wip, so that we could publish them and get the issue fixed right away?

@parlough
Copy link
Member Author

Happy to, done :)

@polina-c polina-c merged commit 8604ca5 into dart-lang:main Jan 14, 2024
3 checks passed
@polina-c
Copy link
Contributor

published!

@parlough parlough deleted the fix/201 branch January 14, 2024 19:08
@kuhnroyal
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not compatible with specified min Dart version 3.1.x
3 participants