zenoh_dart 0.20.0 copy "zenoh_dart: ^0.20.0" to clipboard
zenoh_dart: ^0.20.0 copied to clipboard

Dart bindings for the Zenoh pub/sub/query protocol via FFI.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zenoh_dart

With Flutter:

 $ flutter pub add zenoh_dart

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

dependencies:
  zenoh_dart: ^0.20.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zenoh_dart/zenoh.dart';
2
likes
140
points
18
downloads

Documentation

API reference

Publisher

verified publisherbluecorn.dev

Weekly Downloads

Dart bindings for the Zenoh pub/sub/query protocol via FFI.

Repository (GitHub)
View/report issues

Topics

#zenoh #ffi #pubsub #networking #iot

License

unknown (license)

Dependencies

args, code_assets, ffi, hooks

More

Packages that depend on zenoh_dart