vpn_checker

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

vpn checker

Features #

Checking is the device use VPN or not.

Support Android and IOS.
Getting started #
Import vpn_checker package.
import 'package:vpn_checker/vpn_checker.dart';
copied to clipboard
Usage #
Checking the device
final vpnChecker = VpnChecker();
final result = await vpnCheckerPlugin.isUseVpn()
print(result); // "true" or "false"
copied to clipboard
Additional information #
If you like this this plugin please like and give star on Github
If you have issue with this plugin please create issue on Github
Contact Author

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.