mdns_plugin 0.0.4
mdns_plugin: ^0.0.4 copied to clipboard
mDNS Service discovery
0.0.1 #
Initial Release
0.0.2 #
Added delegate implementation for iOS and Dart. There is no Android implementation in this version. Remaining items to do:
- Implement
domainargument when callingstartDiscovery - Implment the
addressesproperty onMDNSService - Implement the Android version
0.0.4 #
Now allows domain argument when calling startDiscovery and
implements the addresses property on MDNSService. Remaining items to do:
- Implement the Android version