internet_connection_checker_plus 1.0.1 copy "internet_connection_checker_plus: ^1.0.1" to clipboard
internet_connection_checker_plus: ^1.0.1 copied to clipboard

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

[1.0.1] - 2022-06-23 #

  • Updated Readme

[1.0.0] - 2022-06-23 #

  • BREAKING CHANGES

    • Using http requests instead of Socket connections.
    • Replaced InternetAddress with Uri.
  • NEW FEATURES

    • Added proper Web support.
    • Faster connection checks.
    • Reduced latency.

[0.0.1] - 2022-06-22 #

164
likes
120
pub points
98%
popularity

Publisher

verified publisheroutdatedguy.rocks

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on internet_connection_checker_plus