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 support #4

Closed
GeceGibi opened this issue Dec 18, 2022 · 3 comments
Closed

Null safety support #4

GeceGibi opened this issue Dec 18, 2022 · 3 comments

Comments

@GeceGibi
Copy link

Need to complete to null safety migration.
https://dart.dev/null-safety/migration-guide

After Dart 3 upgrade, Unsound Null Safety packages will be useless.
https://medium.com/dartlang/the-road-to-dart-3-afdd580fbefa

@cicimen
Copy link
Collaborator

cicimen commented Dec 25, 2022

We started converting the SDK to null-safe in a different branch(https://github.com/relateddigital/relateddigital-flutter/tree/master-combined). Null safe version of SDK will be available in a few weeks.

@GeceGibi
Copy link
Author

GeceGibi commented Feb 7, 2023

Any changes ? @cicimen

@cicimen
Copy link
Collaborator

cicimen commented Feb 8, 2023

@GeceGibi we published a new version (0.5.4) which is null-safe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants