Plugin for checking VPN status
More...
get vpn active status for Android, iOS, MacOS, Windows, Linux
a simple usage example:
import 'package:vpn_check/vpn_check.dart'; bool isVpnActive = await VPNCheck.isVpnActive;
unverified uploader
Repository (GitHub)View/report issues
unknown (license)
flutter
Packages that depend on vpn_checkPackages that implement vpn_check
Back