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

outdated

mDNS Service discovery plugin for iOS which generates events whenever service discovery is started or stopped, or whenever new services on the network are found, removed or updated.

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.5

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
0
pub points
31%
popularity

Publisher

verified publishermutablelogic.com

mDNS Service discovery plugin for iOS which generates events whenever service discovery is started or stopped, or whenever new services on the network are found, removed or updated.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on mdns_plugin