nsd_platform_interface 1.5.0 nsd_platform_interface: ^1.5.0 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
1.4.0 #
- more user friendly error handling
- documentation
1.4.1 #
- more unit tests for error handling
1.4.2 #
- updated documentation
1.5.0 #
- issue #20: added alternative discovery listening mechanism for found & lost events