komapeb / data_connection_checker

A pure Dart utility library that checks for an internet connection by opening a socket to a list of specified addresses, each with individual port and timeout. Defaults are provided for convenience.
https://spiritnavigator.com/
Other
108 stars 80 forks source link

Insecure connections are disabled by default on iOS and Android #12

Open mikepyts opened 4 years ago

mikepyts commented 4 years ago

Hello, Please take into account that in Flutter 1.22 next breaking change is coming, so please consider about applying next changes: https://flutter.dev/docs/release/breaking-changes/network-policy-ios-android image