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

A Flutter package to check your internet connection with subsecond response times, even on mobile networks!

2.4.1 #

  • fix(web): dart isolates not working on web platform in fa57142

2.4.0 #

  • perf: using isolates for http requests in 826a9b0
  • perf: updated default uri to use 4x less data in 3fa1ed8
  • chore: updated example app to Flutter 3.22 template in a5ae1f9

2.3.0 #

2.2.0 #

  • feat: added custom headers and success criteria function in acec1e6. Thanks @tatashidayat for #18
  • docs: updated example app with new features in aff81b8

2.1.0 #

2.0.0 #

Contains Breaking Changes #

  • feat!: changed working logic by using http requests instead of Socket connections.
  • chore: updated example app to Flutter 3.10 template.
  • legal: updated licenses and added credits.
  • docs: updated readme to contains new working logic.

1.0.1 #

  • Updated Readme

1.0.0 #

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

173
likes
140
pub points
98%
popularity

Publisher

verified publisheroutdatedguy.rocks

A Flutter package to check your internet connection with subsecond response times, even on mobile networks!

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

connectivity_plus, flutter, http

More

Packages that depend on internet_connection_checker_plus