nsd_platform_interface 2.1.0 copy "nsd_platform_interface: ^2.1.0" to clipboard
nsd_platform_interface: ^2.1.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

1.5.1 #

  • issue #22: added error cause "operation not supported"

1.6.0 #

  • issue #29: added an option to disable service type validation by the plugin

2.0.0 #

  • issue #50: updated uuid to current version (4.2.1)
  • updated dart sdk to >=3.0.0 <4.0.0, flutter to >=3.10.0
  • updated various dependencies
  • fixed various flutter analyze issues detected by new analyze version

2.1.0 #

  • issue #66: prefer using ip address given by android service (thanks RGPaul and jan-mu)
0
likes
150
points
14.1k
downloads

Publisher

verified publisherhaberey.com

Weekly Downloads

Flutter network service discovery plugin (platform interface submodule - will be installed with the parent plugin).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, plugin_platform_interface, provider, uuid

More

Packages that depend on nsd_platform_interface