fluttercommunity / fluttercommunity/plus_plugins
[Request]: Add getWifiName() Function support in web framework
Open
enhancement
triage
- Dominant language
- Dart
- Stars
- 1.9k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Plugin
network_info_plus
### Use case
I am working on flutter web and want to get my network name, so I am calling getWifiName() function, but currently, the error is coming i.e
Logs :
`Error: Unsupported operation: getWifiName() is not supported on the Web.`
### Proposal
getWifiName() will also work in web framework
Contributor guide
Assessment
This issue has not been assessed yet.