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

outdated

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-alpha02

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

Publisher

unverified uploader

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

License

unknown (LICENSE)

Dependencies

flutter, flutter_nsd, multicast_dns, pedantic, upnp

More

Packages that depend on discomposed