data_connection_checker cannot run with sound null safety
KalaliEhsan opened this issue · 3 comments
KalaliEhsan commented
I want to run test, but this error accurs:
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
- package:data_connection_checker
For solutions, see https://dart.dev/go/unsound-null-safety
What package is better to replace data_connection_checker?
xenSlayer commented
Try connectivity plus
KalaliEhsan commented
I think internet_connection_checker is better, isn't it?
xenSlayer commented
yes. Both are good enough