Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

refactor: migrate studies to null safety #619

Merged
merged 9 commits into from
Mar 29, 2022
Merged

Conversation

amanv8060
Copy link
Contributor

@amanv8060 amanv8060 commented Mar 27, 2022

Migrates all studies to null safety

part of #527

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@amanv8060 amanv8060 changed the title refactor: migrate pages to null safety refactor: migrate studies to null safety Mar 27, 2022
@amanv8060 amanv8060 marked this pull request as ready for review March 27, 2022 18:21
@amanv8060
Copy link
Contributor Author

@guidezpl this is ready for review

@guidezpl guidezpl self-requested a review March 28, 2022 15:28
Copy link
Member

@guidezpl guidezpl left a comment

Choose a reason for hiding this comment

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

  _    ___ _____ __  __ 
 | |  / __|_   _|  \/  |
 | |_| (_ | | | | |\/| |
 |____\___| |_| |_|  |_|
                        

Nice!

@guidezpl guidezpl merged commit d5f3779 into flutter:master Mar 29, 2022
@amanv8060 amanv8060 deleted the studies branch March 29, 2022 08:37
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.

2 participants