WiFiFlutter
WiFiFlutter copied to clipboard
[wifi_scan] For ios, will implement with NEHotspotHelper?
There is no public api to scan wifi. After iOS9, ios provide NEHotspotHelper to handle it. Should it work?
Check the readme, I have mentioned this thread there - https://developer.apple.com/forums/thread/91351?answerId=276151022#276151022.
It requires special entitlements from Apple team, it is strictly restricted to "hotspot apps". Therefore, as of now it is out of scope of this project.