fluttercommunity / fluttercommunity/community

Detect 2G / 3G / 4G whereas Wifi is connected [ConnectivityPlus]

Open
#116 1 comment 0 reactions 1 assignee Claimed by @jeroen-meijer View on GitHub
discussion
Dominant language
No language data
Stars
1.7k
Forks
128
PR merge metrics
No merged PRs in 30d

Description

# Discussion: [ConnectivityPlus for Flutter]

This issue has been made to discuss [ConnectivityPlus package for Flutter] and is asking for help to detect if 2G/3G/4G/5G network is available whereas the device is connected to Wifi.

## Summary
I develop a Flutter application that needs to select the most valuable network between a Wifi modem and the mobile data network (4G).
In my specific case, let's say that using the Wifi is far more expensive than using 4G.

However, by default, whenever you have Wifi access, the smartphone connects on Wifi and get rid of 4G network. My needs is to be able to check of 4G network may be available whereas I am connected to Wifi. How can I achieve such a check ?

Thank you for your valuable help,
Christophe.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.