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

Handle Dart SDK change to extension types #116

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

srujzs
Copy link
Contributor

@srujzs srujzs commented Dec 5, 2023

This is to make sure code generation doesn't break when we move JS types to extension types. Moving all of the types defined in web.dart to extension types will be handled in a future change.

Updates analyzer dep to 6.3.0 to get the latest extension type changes.

This is to make sure code generation doesn't break when we move JS
types to extension types. Moving all of the types defined in
web.dart to extension types will be handled in a future change.

Updates analyzer dep to 6.3.0 to get the latest extension type
changes.
tool/update_bindings.dart Outdated Show resolved Hide resolved
@srujzs srujzs requested a review from sigmundch December 5, 2023 21:43
@srujzs
Copy link
Contributor Author

srujzs commented Dec 6, 2023

Friendly ping now that https://dart-review.googlesource.com/c/sdk/+/332860 has merged. :)

@srujzs srujzs requested a review from kevmoo December 6, 2023 23:03
@srujzs srujzs merged commit 9d7b33e into dart-lang:main Dec 7, 2023
9 checks passed
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