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
160
pub points
50%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

connectivity_plus, flutter, internet_connection_checker

More

Packages that depend on connection_status