Skip to content

Null-safety version of library #132

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

Closed
ovestoerholt opened this issue Nov 28, 2020 · 3 comments
Closed

Null-safety version of library #132

ovestoerholt opened this issue Nov 28, 2020 · 3 comments

Comments

@ovestoerholt
Copy link

Null-safety is buzzing in articles about Dart and Flutter these days so I tried to use it on a side-project.
After changing to Flutter beta channel and having completed all the recommended changes I find that most libraries in use are (as expected) not null-safe ready.
Are there any plans to provide a null-safety version of get_it?

Thanks, Ove

@escamoteur
Copy link
Collaborator

I'm actually on it. turned out the get_it is a tough onw for the migration tool. The Dart team was happy to have it as a test case.

@escamoteur
Copy link
Collaborator

Here is a first version! https://pub.dev/packages/get_it/versions/6.0.0-nullsafety.1

@ovestoerholt
Copy link
Author

Fantastic! Will give it a go. Thanks!

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