vpn_check
get vpn active status for Android, iOS
Getting Started
a simple usage example:
import 'package:vpn_check/vpn_check.dart';
bool isVpnActive = await VPNCheck.isVpnActive;
Support Platform
x
Androidx
IOS
get vpn active status for Android, iOS
a simple usage example:
import 'package:vpn_check/vpn_check.dart';
bool isVpnActive = await VPNCheck.isVpnActive;
x
Androidx
IOS