discomposed 0.0.1-alpha03 copy "discomposed: ^0.0.1-alpha03" to clipboard
discomposed: ^0.0.1-alpha03 copied to clipboard

A library that composes together some of the common service discovery techniques for local networking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add discomposed

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

dependencies:
  discomposed: ^0.0.1-alpha03

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:discomposed/discomposed.dart';
4
likes
110
pub points
40%
popularity

Publisher

unverified uploader

A library that composes together some of the common service discovery techniques for local networking.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

crypto, flutter, flutter_nsd, multicast_dns, pedantic, xml

More

Packages that depend on discomposed