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

Null-Safety Migration #82

Closed
aguilaair opened this issue May 26, 2021 · 2 comments · Fixed by #188
Closed

Null-Safety Migration #82

aguilaair opened this issue May 26, 2021 · 2 comments · Fixed by #188
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@aguilaair
Copy link
Member

What needs to be done to migrate to null safety?
What are the dependencies that still have not migrated yet?

@leoafarias
Copy link
Member

leoafarias commented May 26, 2021

@aguilaair I believe the dependencies have been updated and it's ready to start with a null migration. However just a brief review on the automatic migration suggestion, I suggest not using that, and just switching the SDK, and going through the linter in the following order:

  • DTOs
  • Services
  • Providers
  • Atoms
  • Molecules
  • Organisms
  • Screens

@aguilaair aguilaair added enhancement New feature or request help wanted Extra attention is needed labels Jan 21, 2022
@leoafarias leoafarias self-assigned this Feb 15, 2022
@leoafarias
Copy link
Member

Will be tackling this one

@aguilaair aguilaair linked a pull request Feb 16, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants