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

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

2.7.1 #

2.7.0 #

  • feat: flag enableStrictCheck to require all addresses to return success in 9edc61b

2.6.0 #

  • feat: function to change check interval duration and reset timer in 6a4ef67. Thanks GenixPL for #63
  • chore: updated example app to flutter v3.27 in 30c8b15

2.5.2 #

  • refactor: removed unnecessary compute function in 33e1a55
  • chore: updated example app to Flutter 3.24 template in 93071f9
  • docs: added instructions to pause internet checking when app goes to backgroud in 071dcf6

2.5.1 #

  • refactor: lowered sdk constraints to support dart 2.15 and above in c78ef26

2.5.0 #

  • feat: use cloudflare domain for faster checks in ffc4e84
  • refactor: increased check interval to 10s in 2c02ba3
  • docs: updated the tested URIs for the newer version in 6ae97e6

2.4.2 #

  • docs: updated the default urls used for connection check in d66ff76

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 #

361
likes
160
points
157k
downloads

Publisher

verified publisheroutdatedguy.rocks

Weekly Downloads

2024.09.11 - 2025.03.26

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

Homepage
Repository (GitHub)

Topics

#connectivity #internet-connection #offline #online #connection-checker

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

connectivity_plus, flutter, http

More

Packages that depend on internet_connection_checker_plus