connection_status 0.0.2+1 copy "connection_status: ^0.0.2+1" to clipboard
connection_status: ^0.0.2+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
150
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, internet_connection_checker

More

Packages that depend on connection_status