-
Notifications
You must be signed in to change notification settings - Fork 83
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
Migrates to null safety #19
Comments
Thank you very much for your attention We will improve it as soon as possible Thank you very much. |
Thanks you for this plugin, but when nullsafety update released ? |
@pdliuw I've migrated whole project, platform interface and web implementation to null-safety and flutter 2. I might do some more improvements |
|
One of the only left library I'm using not yet null safety ready.
Here are some info on how to migrate:
https://www.youtube.com/watch?v=eBr5tlumwlg
or
https://medium.com/dartlang/preparing-the-dart-and-flutter-ecosystem-for-null-safety-e550ce72c010
The text was updated successfully, but these errors were encountered: