flutter_vpn icon indicating copy to clipboard operation
flutter_vpn copied to clipboard

Plugin to access VPN service for Flutter | Flutter 的 VPN 插件

Results 45 flutter_vpn issues
Sort by recently updated
recently updated
newest added

I faced this issue: `The plugin 'flutter_vpn' uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin...

how are you setting up the server to not use cert for authintication I used this script to download ikev2 on the server https://github.com/jawj/IKEv2-setup but when I connect with username...

![Screenshot_20230318-093858_One UI Home](https://user-images.githubusercontent.com/119801065/226076659-bed7251f-f496-4ea7-9902-16bf4909c185.jpg) how do I hide the server address?

Can we use it with PPTP Protocols?

it will be great if package support v2ray protocols like vmess, vless ant etc.

Hello, I think the always On don't work or I did not understand how to make it work. Can you check it or telle me if i'm using it wrong...

How to use this function in Android? I want to connect to my vpn that have secret key. I added my secret key to the form and used this function:...

how can i give vpn access to particular app in flutter? any solution