You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: