nsd_ios 2.0.1 nsd_ios: ^2.0.1 copied to clipboard
Flutter network service discovery plugin (iOS submodule - will be installed with the parent plugin).
2.0.1 #
- issue #60: made change log more readable by putting newest entry first
2.0.0 #
- updated dart sdk to >=3.0.0 <4.0.0, flutter to >=3.10.0
1.0.3 #
- fix #1: macos, ios: register() throws internalError if the port is in use
1.0.2 #
- added documentation as recommended by pub.dev analysis
1.0.1 #
- updated documentation
- verified publisher
1.0.0 #
- initial release