Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Dart 3 compatibility: turn classes into mixins #208

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

oprypin
Copy link
Contributor

@oprypin oprypin commented Mar 27, 2023

These are private definitions and are only ever used in a with clause. They should just be changed to mixin to become compatible with Dart language 3.0.

These are private definitions and are only ever used in a `with` clause. They should just be changed to `mixin` to become compatible with Dart language 3.0.
@devoncarew devoncarew merged commit 0438b26 into main Apr 5, 2023
@devoncarew devoncarew deleted the oprypin-patch-2 branch April 5, 2023 00:12
mosuem pushed a commit to dart-lang/tools that referenced this pull request Oct 25, 2024
These are private definitions and are only ever used in a `with` clause. They should just be changed to `mixin` to become compatible with Dart language 3.0.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants