Georgii
Georgii
e: /Users/user/.pub-cache/git/minimize_app_plugin-bf37b3882f0c7692c2ecbe8a38206fcc47b179ba/android/src/main/kotlin/com/vanethos/minimize_app/MinimizeAppPlugin.kt: (34, 33): Type mismatch: inferred type is DartExecutor? but BinaryMessenger was expected
There are couple of important updates to this plugin, please, publish it on pubdev.
Currently package is not usable due to it's dependencies being outdated and package being non nullsafe. If you do not have time to maintain this project, I can do it's...
Following #12 issue. If we exit and re-enter app we could use `OpenVPN#isConnected` method. But how do I keep track of the time VPN is being connected? For now I...
For debugging purposes (and for handling support cases for clients) it's needed sometimes to collect logs from underlying VPN library. How it's better to proceed?
OpenVPNAdapter underlying library is discontinued and uses outdated openvpn version. Could we update to use tunnelkit instead? Do you see any problems with this migration?