plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Request]: README add note about VPN

Open AVaccar opened this issue 1 year ago • 0 comments

Plugin

connectivity_plus

Use case

I spent a lot of time debugging why the application on my phone wasn't detecting connectivity changes when i was enabling/disabling the wifi.
In the end i had the duck duck go vpn enabled that was impeding network changes to be triggered.
The moment i disabled it, the Connectivity().onConnectivityChanged.listen started working as expected.

Proposal

Add a note in the readme about VPN next to the example of the stream subscription

AVaccar avatar Jan 17 '24 11:01 AVaccar