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

Add Null Safety To Dart Repo. Migrate to null safe dart sdk #176

Closed
1 of 6 tasks
akashgk opened this issue Sep 20, 2022 · 0 comments · Fixed by #248
Closed
1 of 6 tasks

Add Null Safety To Dart Repo. Migrate to null safe dart sdk #176

akashgk opened this issue Sep 20, 2022 · 0 comments · Fixed by #248

Comments

@akashgk
Copy link
Member

akashgk commented Sep 20, 2022

We need to make the repo null safe, so we are up to date with the latest coding standards in dart.

We also need to migrate the files to follow null safety.

List of tasks.

  • Fix the dart analysis errors.
  • update dart sdk
  • Update Dart SDK to 2.18 or higher.
  • Run Dart Migrate.
  • fix code in files with older sdk
  • Test Changes.
@akashgk akashgk changed the title Add Null Safety To Dart Repo. Add Null Safety To Dart Repo. Migrate to null safe dart sdk Sep 20, 2022
@akashgk akashgk self-assigned this Sep 20, 2022
akashgk added a commit that referenced this issue Apr 2, 2024
Migrate to Null Safety, Update Actions, Fix #176
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant