A Flutter plugin that enables Network Service Discovery (mDNS) on various platforms via their native APIs.
34
stars
8
forks
source link
On Android, the IP address is returned in the hostname field of NsdServiceInfo #60
Open
mbalmer opened 6 months ago
On Android, NsdServiceInfo.hostname returns the IP address instead of the hostname. On iOS it returns the hostname.