dbinspect_mdns 0.1.0 copy "dbinspect_mdns: ^0.1.0" to clipboard
dbinspect_mdns: ^0.1.0 copied to clipboard

Optional mDNS advertising and discovery for a dbinspect bridge, so a desktop client can find it on the LAN without being told a host and port.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dbinspect_mdns

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

dependencies:
  dbinspect_mdns: ^0.1.0

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:dbinspect_mdns/dbinspect_mdns.dart';
0
likes
150
points
91
downloads

Documentation

API reference

Publisher

verified publisherdizitart.com

Weekly Downloads

Optional mDNS advertising and discovery for a dbinspect bridge, so a desktop client can find it on the LAN without being told a host and port.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

bonsoir, dbinspect_bridge, flutter

More

Packages that depend on dbinspect_mdns