nsd_platform_interface 1.3.2 nsd_platform_interface: ^1.3.2 copied to clipboard
Flutter network service discovery plugin (platform interface submodule - will be installed with the parent plugin).
1.0.0 #
- initial release
1.0.1 #
- updated documentation
- verified publisher
1.0.2 #
- added documentation as recommended by pub.dev analysis
1.1.0 #
- enhancement #3: proper client feedback if service type is invalid
- proper text rendering (toString()) for all classes
- error logging is not enabled per default any more to give the client the choice
1.2.0 #
- enhancement #8: find all available service type
1.3.0 #
- enhancement #7: support for ip addresses
1.3.1 #
- fixed dart analysis errors
1.3.2 #
- fixed formatting