I want to implement a feature to get and record nearby Wi-Fi SSID and signal lists. I found that the wifi_info_flutter
plugin was outdated. Which plugin or method can do the same feature? Thank you.
I want to implement a feature to get and record nearby Wi-Fi SSID and signal lists. I found that the wifi_info_flutter
plugin was outdated. Which plugin or method can do the same feature? Thank you.
2
Answers
I found that
wifi_scan
can do that. Thank you very for all commentsYou can use these 2 packages: connectivity_plus
and network_info_plus