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

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
points
10
downloads

Publisher

verified publishermutablelogic.com

Weekly Downloads

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

Packages that implement mdns_plugin