wifi_plus 0.0.2
wifi_plus: ^0.0.2 copied to clipboard
A robust and feature-rich Flutter plugin to scan, connect, disconnect, and manage Wi-Fi networks on Windows desktop applications.
0.0.2 #
- Fix event channel threading crash on Windows.
0.0.1 #
- Initial release of Wi-Fi Manager for Windows.
- Support for scanning nearby Wi-Fi networks in range.
- Support for connecting to open, secured, and enterprise Wi-Fi networks.
- Support for disconnecting and forgetting saved Wi-Fi networks.
- Get active connection details (SSID, IP address, MAC, DNS, rx/tx speeds, signal strength, security type).
- Get list of saved Wi-Fi profiles on the device.
- Real-time streams for networks changes, connection updates, signal strength changes, internet availability, and captive portal detection.
- Integration of WebView2 native dialog for captive portal authentication.