bonsoir 1.0.1+2 copy "bonsoir: ^1.0.1+2" to clipboard
bonsoir: ^1.0.1+2 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+2

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';
126
likes
140
points
16.7k
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)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

bonsoir_platform_interface, flutter

More

Packages that depend on bonsoir