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 #95

Closed
Mohitmadhav opened this issue Oct 2, 2021 · 5 comments · Fixed by #143
Closed

Null Safety Migration #95

Mohitmadhav opened this issue Oct 2, 2021 · 5 comments · Fixed by #143
Assignees
Labels
Hacktoberfest For Hacktoberfest 2021 medium medium level issue normal-priority Something that has a normal priority refactor Improve code quality

Comments

@Mohitmadhav
Copy link
Member

Description

Migrate the app to null safety with the latest flutter version: 2.5.2 and check which dependencies are incompatible.

Screenshots

None

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. See https://dart.dev/null-safety/migration-guide
  2. See how to fix the partially migrating dependencies
  3. Make sure to follow the Linting rules ( analysis_options.yaml )
  4. Resolve all the conflicts after null safety migration before making any commit.

Additional data

What changes can we make in linting after null safety migration?

@Mohitmadhav Mohitmadhav added refactor Improve code quality normal-priority Something that has a normal priority medium medium level issue Hacktoberfest For Hacktoberfest 2021 labels Oct 2, 2021
@Phantom0001
Copy link

I can take a jab at this. :)

@Mohitmadhav
Copy link
Member Author

@Phantom0001 you can take some reference from here: #76

And then fully migrate the app and resolve the dependency issues.

@ankitoscar
Copy link
Contributor

@Phantom0001 since you have not given any update since the past week, I am unassigning this issue from you.

@keyurgit45
Copy link
Contributor

@Mohitmadhav assign me this issue

@Mohitmadhav
Copy link
Member Author

Cool @keyurgit45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest For Hacktoberfest 2021 medium medium level issue normal-priority Something that has a normal priority refactor Improve code quality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants