connectivity_monitor_plus 0.0.1
connectivity_monitor_plus: ^0.0.1 copied to clipboard
A Flutter package to monitor network connectivity status and verify internet access by pinging a specified URL. It provides real-time updates on network changes and internet reachability.
0.0.1 #
A Flutter plugin to monitor network connectivity status and listen for connectivity changes. It provides detailed information about the current connection type (WiFi, mobile data, etc.) and allows developers to react to network status updates in their applications.