mdns_plugin 0.0.10 copy "mdns_plugin: ^0.0.10" to clipboard
mdns_plugin: ^0.0.10 copied to clipboard

outdated

mDNS Service discovery plugin for iOS which generates events based on discovery of services on the local network.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mdns_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mdns_plugin: ^0.0.10

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mdns_plugin/mdns_plugin.dart';
8
likes
40
pub points
34%
popularity

Publisher

verified publishermutablelogic.com

mDNS Service discovery plugin for iOS which generates events based on discovery of services on the local network.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on mdns_plugin