On Android using the example example project I can't find any device using Pingable Devices button.
I am getting the output
Problem in fetching arp entry for
for each of the IP in the network, and no result in the app.
I looks like I don't get any response from pinging devices.
Can't reproduce on network_tools repo for host_scan.dart example on Linux
On Android using the example example project I can't find any device using
Pingable Devicesbutton.I am getting the output
for each of the IP in the network, and no result in the app.
I looks like I don't get any response from pinging devices.
Can't reproduce on
network_toolsrepo forhost_scan.dartexample on Linux