nizwar / openvpn_flutter

A package that allow you to connect OpenVPN service with Flutter
https://pub.dev/packages/openvpn_flutter
GNU General Public License v3.0
84 stars 95 forks source link

is it plugin working? #91

Closed FetFrumos closed 4 months ago

FetFrumos commented 12 months ago

Hi @nizwar and community, I try to run your example on android and it doesn't work. at first the example did not build at all - I updated gradle, now the example run but vpn does not work. I used different configurations - but it still doesn't work. if it still works - what version of OpenVpn config(2.5+, 2.4, 2.3)? can someone share a working config? I found this message - this plugin not working with openvpn server > 2.5.x.

Please clarify the situation - does this plugin work and what is required for it to work?

at first the example did not start at all - I updated gradle, now the example starts but vpn does not work