bluez_native 0.3.2 copy "bluez_native: ^0.3.2" to clipboard
bluez_native: ^0.3.2 copied to clipboard

PlatformLinux

High-performance BlueZ client for Linux with zero-copy GATT notifications. API-compatible with canonical/bluez.dart, with lower latency.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bluez_native

With Flutter:

 $ flutter pub add bluez_native

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

dependencies:
  bluez_native: ^0.3.2

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:bluez_native/bluez_native.dart';
0
likes
160
points
221
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

High-performance BlueZ client for Linux with zero-copy GATT notifications. API-compatible with canonical/bluez.dart, with lower latency.

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #bluez #linux #ffi

License

Apache-2.0 (license)

Dependencies

code_assets, ffi, hooks, path

More

Packages that depend on bluez_native