plus_plugins
plus_plugins copied to clipboard
[Request]: Add getWifiName() Function support in web framework
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
Is this something browsers support?