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

refactor(firestore): Dart 3 compatibility: change _Updatable to be an actual mixin #10667

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

oprypin
Copy link
Contributor

@oprypin oprypin commented Mar 27, 2023

This is a private definition and is only ever used in a with clause. It should just be changed to mixin to become compatible with Dart language 3.0.

This is not a breaking change.

This is a private definition and is only ever used in a `with` clause. It should just be changed to `mixin` to become compatible with Dart language 3.0.
@Lyokone Lyokone changed the title Dart 3 compatibility: change _Updatable to be an actual mixin refactor(firestore): Dart 3 compatibility: change _Updatable to be an actual mixin Mar 31, 2023
@Lyokone Lyokone merged commit cf7dd46 into firebase:master Apr 3, 2023
@firebase firebase locked and limited conversation to collaborators May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants