plus_plugins
plus_plugins copied to clipboard
[Question]: Check VPN Usage
What is your question?
Is there any way using any of the plug_plugins to check if the user has a VPN activated?
I have seen answers about dart:io's NetworkInterface.list() ,
but also seen that it does not work on android.