internet_connection_checker_plus icon indicating copy to clipboard operation
internet_connection_checker_plus copied to clipboard

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

Results 11 internet_connection_checker_plus issues
Sort by recently updated
recently updated
newest added

Hello! I updated to flutter 3.24.0 and tried to run in debug, and I noticed that is impossible to use the app in debug mode, once I check for internet...

Hi, Thanks for the package. I am using the 0.0.1 version for a large and conflicted project. This package causes UI lags. For example: GestureDetector calls the OnTap function a...

Apps are more likely to be killed by the OS if they keep using the network when they are in the background. Using `AppLifecycleListener` can we stop the Timer that...

enhancement
help wanted

I'd like to only count it as a "working internet connection" when all of our backend servers can be reached.

enhancement

**Description:** In **debug mode**, when checking for InternetStatus, if execution is paused by a debugger after the **HTTP request is sent but before the response is received**, and the request...

I can't see my api calls, it only shows me socket calls

help wanted

Our app uses Dio along with the native adapter, so it uses cupertino http and cronet under the hood. This means the connectivity checks are using a different stack to...

feature request

Thanks for the awesome package and great support! The _internet_connection_checker_ package already has this feature, do you plan to add it anytime soon?

help wanted
feature request