internet_connection_checker_plus 1.0.0 copy "internet_connection_checker_plus: ^1.0.0" to clipboard
internet_connection_checker_plus: ^1.0.0 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.

[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 #

297
likes
0
pub points
99%
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

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on internet_connection_checker_plus