Skip to content

Conversation

@darrenaustin
Copy link
Contributor

Part of #85995.

Migrate the first 3rd of the devicelab tasks to null safety.

This will require the core framework migration #85993 to land first in order for the tests to pass.

@flutter-dashboard flutter-dashboard bot added a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) f: material design flutter/packages/flutter/material repository. c: contributor-productivity Team-specific productivity, code health, technical debt. labels Jul 7, 2021
@google-cla google-cla bot added the cla: yes label Jul 7, 2021
@darrenaustin darrenaustin changed the title Migrate core devicelab tasks a-f null safety. Migrate devicelab tasks a-f to null safety. Jul 7, 2021
Copy link
Contributor

@justinmc justinmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

But it looks like the analyzer is failing due to importing other non-nullsafe stuff in flutter_devicelab.

@darrenaustin
Copy link
Contributor Author

But it looks like the analyzer is failing due to importing other non-nullsafe stuff in flutter_devicelab.

Thanks for the review. Yeah, this will need the core framework from the device lab (#85993) to land first and then I will merge it with this before committing.

@darrenaustin darrenaustin merged commit 9d3563a into flutter:master Jul 12, 2021
@darrenaustin darrenaustin deleted the null_devicelab_tasks_af branch July 12, 2021 03:33
@darrenaustin darrenaustin restored the null_devicelab_tasks_af branch July 12, 2021 06:02
darrenaustin added a commit that referenced this pull request Jul 12, 2021
darrenaustin added a commit that referenced this pull request Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) c: contributor-productivity Team-specific productivity, code health, technical debt. f: material design flutter/packages/flutter/material repository.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants