connection_checker 0.0.3
connection_checker: ^0.0.3 copied to clipboard
This package allows you to check for connectivity to a URI and verify it's connectivity to that specific endpoint.
0.0.1 #
-
Initial release
In the initial release, the following features are available:
* Check if the device is connected to the internet * Custom options for the connectivity checker * Fast and Reliable Connectivity using Sockets and Http Requests * Added Utilities for Address Checking
0.0.2 #
-
Added Error Checking
Now we can check for errors and get the error message.