flutter_sim_info
flutter_sim_info copied to clipboard
Add null-safety support
Thank you for this great package, Can you please add null-safety for it? I can create a PR if you are busy.
This package is still not null-safe. Someone was even kind enough to open a PR with the necessary changes, but they haven't merged it. https://github.com/flutter-moum/flutter_sim_info/pull/25
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
- package:sim_info
For solutions, see https://dart.dev/go/unsound-null-safety
This package seems to be still not Dart 3 compatible, Is there any hope to amend for that?