fluttercommunity / fluttercommunity/plus_plugins
[Request]: There is no need to sendEvent(Connectivity.CONNECTIVITY_NONE) when the lost network is vpn
Open
enhancement
triage
- Dominant language
- Dart
- Stars
- 1.9k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Plugin
connectivity_plus
### Use case

1. Use an map store NetworkCapabilities,
2. When onLost happend, need send sendEvent(Connectivity.CONNECTIVITY_NONE) when the network isn't vpn.
### Proposal
As above, the exception of receiving Connectivity.CONNECTIVITY_NONE can be fixed when the vpn is turned off on Android.
Contributor guide
Assessment
This issue has not been assessed yet.