connection_status 0.0.1 copy "connection_status: ^0.0.1" to clipboard
connection_status: ^0.0.1 copied to clipboard

A dart package to check the connection status of the device.

*NOTE: This package was inspired by this StackOverflow Thread

Connection Status #

Getting started #

Android Setup #

Add the following to your AndroidManifest.xml file for internet permission.

<uses-permission android:name="android.permission.INTERNET" />
3
likes
0
pub points
52%
popularity

Publisher

unverified uploader

A dart package to check the connection status of the device.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity_plus, flutter, internet_connection_checker

More

Packages that depend on connection_status