bonsoir 5.1.1 icon indicating copy to clipboard operation
bonsoir: ^5.1.1 copied to clipboard

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: ^5.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';
77
likes
120
pub points
91%
popularity
screenshot
image

Publisher

verified publisher iconskyost.eu

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

Homepage
Repository (GitHub)

Documentation

API reference

Funding

Consider supporting this project:

ko-fi.com
paypal.me

License

Icon for licenses.MIT (LICENSE)

Dependencies

bonsoir_android, bonsoir_darwin, bonsoir_linux, bonsoir_platform_interface, bonsoir_windows, flutter

More

Packages that depend on bonsoir