wifi_info_plus 0.0.2 copy "wifi_info_plus: ^0.0.2" to clipboard
wifi_info_plus: ^0.0.2 copied to clipboard

A Flutter plugin to get WiFi SSID and BSSID on Android/iOS.

wifi_info_plus #

A Flutter plugin to get current Wi-Fi information such as SSID and BSSID on Android and iOS.

Supports:

  • ✅ Android (via WifiManager)
  • ✅ iOS (via CNCopyCurrentNetworkInfo)

✨ Features #

  • Get current Wi-Fi SSID
  • Get current Wi-Fi BSSID
  • Simple API: WifiInfo.getWifiInfo()

🚀 Installation #

📦 From pub.dev (when published) #

dependencies:
  wifi_info_plus: ^0.0.2
0
likes
135
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to get WiFi SSID and BSSID on Android/iOS.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wifi_info_plus

Packages that implement wifi_info_plus