-
Notifications
You must be signed in to change notification settings - Fork 327
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
Migrate devtools_app to null safety #3025
Comments
Any plans on this? cc @jacob314 |
First tasks:
|
copybara-service bot
pushed a commit
to dart-lang/sdk
that referenced
this issue
Jan 31, 2022
TEST="tested with the added test 'root-dominator-is-null'" Bug: flutter/devtools#3025 Change-Id: Ifd6f926e3ecd486d383b03e8b81289310a653bb4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/230882 Reviewed-by: Slava Egorov <vegorov@google.com> Reviewed-by: Kenzie (Schmoll) Davisson <kenzieschmoll@google.com> Commit-Queue: Kenzie (Schmoll) Davisson <kenzieschmoll@google.com>
Remaining tasks:
|
The recipe to migrate separate files:
What to watch for, to find the tool inaccuracies:
|
This was referenced Mar 4, 2022
1 task
DevTools are sound null safe now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
devtools_testing and devtools_app depend on one another, so they will need to be migrated and published at the same time.
The following packages need to be migrated before devtools_app can be migrated:
The text was updated successfully, but these errors were encountered: