Introduction
Plugin Flutter which can handle WiFi connections (AP, STA)
Becareful, some commands as no effect on iOS because Apple don't let us to do whatever we want...
WiFi connections
| Description | Android | iOS |
|---|---|---|
| Enabling / Disabling WiFi module | ||
| Getting WiFi status | ||
| Scanning for networks, with "already-associated" flag | ||
| Connecting / Disconnecting on a network in WPA / WEP | ||
| Registering / Unregistering a WiFi network | ||
| Getting informations like : | ||
| - SSID | ||
| - BSSID | ||
| - Current signal strength | ||
| - Frequency | ||
| - IP |
Access Point
| Description | Android | iOS |
|---|---|---|
| Getting the status of the Access Point (Disable, disabling, enable, enabling, failed) | ||
| Enabling / Disabling Access Point | ||
| Getting / Setting new credentials (SSID / Password) | ||
| Enabling / Disabling the visibility of the SSID Access Point | ||
| Getting the clients list (IP, BSSID, Device, Reachable) | ||
| Handling the MAC filtering |
For now, there is no way to set the access point on iOS...
Troubleshooting
Don't hesitate and come here, we will be happy to help you!

Commentaires
Enregistrer un commentaire