bonsoir 1.0.1+1 copy "bonsoir: ^1.0.1+1" to clipboard
bonsoir: ^1.0.1+1 copied to clipboard

outdated

A Zeroconf library that allows you to discover network services and to broadcast your own. Based on Apple Bonjour and Android NSD.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bonsoir

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

dependencies:
  bonsoir: ^1.0.1+1

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:bonsoir/bonsoir.dart';
122
likes
0
points
13.6k
downloads

Publisher

verified publisherskyost.eu

Weekly Downloads

A Zeroconf library that allows you to discover network services and to broadcast your own. Based on Apple Bonjour and Android NSD.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bonsoir_platform_interface, flutter

More

Packages that depend on bonsoir