/check_inet

Simple Flutter plugin to check if the Internet is present on an Android device (no iOS version as of now).

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

check_inet

Really basic Flutter plugin that provides a simple way to check if the Internet is available on an Android device. Note: it requires ACCESS_NETWORK_STATE permission.