mdns_plugin 1.1.1 copy "mdns_plugin: ^1.1.1" to clipboard
mdns_plugin: ^1.1.1 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: ^1.1.1

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
36%
popularity

Publisher

verified publishermutablelogic.com

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on mdns_plugin