bonsoir 5.1.9 copy "bonsoir: ^5.1.9" to clipboard
bonsoir: ^5.1.9 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.9

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';
91
likes
140
pub points
93%
popularity
screenshot

Publisher

verified publisherskyost.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)
View/report issues
Contributing

Documentation

API reference

Funding

Consider supporting this project:

ko-fi.com
paypal.me

License

MIT (LICENSE)

Dependencies

bonsoir_android, bonsoir_darwin, bonsoir_linux, bonsoir_platform_interface, bonsoir_windows, flutter

More

Packages that depend on bonsoir