discomposed 0.0.1-alpha01 copy "discomposed: ^0.0.1-alpha01" to clipboard
discomposed: ^0.0.1-alpha01 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-alpha01

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
22%
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