internet_connection_checker 0.0.1+2 copy "internet_connection_checker: ^0.0.1+2" to clipboard
internet_connection_checker: ^0.0.1+2 copied to clipboard

outdated

A pure Dart library that checks for internet by opening a socket to a list of specified addresses, each with individual port and timeout. Defaults are provided for convenience.

0.0.1+2 #

  • Reports that an internet connection is available as soon as one request succeeds instead of potentially waiting for the last to time out.
  • Removed universal_io dependency

0.0.1+1 #

  • Updated Documentation
  • Update a dependency to the latest release.

0.0.1 #

  • Initial Release (non-breaking change which adds functionality)
  • Documentation (minor documentation updates)
  • Code refactor
1064
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A pure Dart library that checks for internet by opening a socket to a list of specified addresses, each with individual port and timeout. Defaults are provided for convenience.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on internet_connection_checker