WiFiFlutter
WiFiFlutter copied to clipboard
[wifi_iot][feature] Request to add a feature of getting AP security type for android.
Hello, thank you for your awesome plugin. Currently I am working on a project where I have to share QR code to connect to the access point of the phone. I have all the elements to generate the QR except the security type of AP (WPA, WEP e.t.c).
Could you, please, add a feature of getting the security type? For example, .getWifiAPSecurityType()
?
Hello, Did you find a way to do so @kerimamansaryyev ?