Closed frtget closed 2 years ago
The VPN service calls IsRunning() every 0.5s. The android activity observes the status of the VPN service and propagates updates to the flutter plugin with an EventChannel.
The VPN service calls IsRunning() every 0.5s. The android activity observes the status of the VPN service and propagates updates to the flutter plugin with an EventChannel.