plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Request]: Add getWifiName() Function support in web framework

Open Scienticious opened this issue 2 years ago • 1 comments

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

Scienticious avatar Nov 15 '22 13:11 Scienticious

Is this something browsers support?

miquelbeltran avatar Nov 15 '22 13:11 miquelbeltran