fluttercommunity / fluttercommunity/plus_plugins

[Request]: Detect mobile connection subtype

Open
#1,452 0 comments 1 reaction 0 assignees View on GitHub
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

It'd be nice if the plugin had the ability to detect 2g, 3g, 4g, 5g... connection, at least, on mobile devices. It will help to decide, for exemple, which media compress type the app have to use.

### Proposal

Extend the plugin functionality to return the mobile connection subtype.

Instead of return `ConnectivityResult.mobile` it could return `ConnectivityResult.4g`, or something like that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.