-
Notifications
You must be signed in to change notification settings - Fork 82
Migrate some dwds files to null safety #1635
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank everyone for very useful comments! Addressed them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with the pending comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM once pending comments are addressed
ExpressionCompiler
andAssetReader
interfaces so they can be imported separately fromdwds.dart
package:frontend_server_common
that would be migrated to null safety next.Towards: #1327