Skip to content

Prepare mixin-like classes for Dart 3.0.0 #3385

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

Merged
merged 3 commits into from
Apr 10, 2023

Conversation

srawlins
Copy link
Member

@srawlins srawlins commented Apr 7, 2023

We have a lot of mixin-like classes that need to be mixins. Some need to be abstract mixin class, but we can't do that until we can bump our SDK constraints to use 3.0.0 at minimum.

@srawlins srawlins requested a review from jcollins-g April 8, 2023 00:07
@srawlins srawlins merged commit dda699a into dart-lang:master Apr 10, 2023
@srawlins srawlins deleted the prepare-for-3 branch April 10, 2023 17:02
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