WiFiFlutter
WiFiFlutter copied to clipboard
Flutter plugin suite for various WiFi services.
**How to produce this error (Android 10 and above)**: 1. Connect to WiFi from App 2. Turn off WiFi from Settings 3. Turn on WiFi while inside App 4. You...
I am connecting to IoT device to send Home wifi router details via WS. After updating to latest plugin, now I am getting message and unable to connect to IoT...
I have some problem about build time
on android 9 no results WifiNetwork if I disable wifi then enable it I must enter wifi setting then back to App to show wifi list After entering the wifi...
# Problem Method such as - `findAndConnect`, `handleNetworkScanResult` uses this API, it fails if location service is disabled on the device. # Solutions - warn/error if location service is disabled...
I see problem happend on IOS. When device no wifi connection and I connect `wifi_iot` with SSID or Password false. ### Screenshot when view log xcode > ![Screen Shot 2020-07-30...
WiFiForIoTPlugin.connect() does not work for iOS 17.4. The prompt to join the network specified did not appear and the connection failed after trying.