bluetooth_dart 0.0.1 copy "bluetooth_dart: ^0.0.1" to clipboard
bluetooth_dart: ^0.0.1 copied to clipboard

Cross-platform Bluetooth Low Energy for Dart and Flutter. Pure Dart (no Flutter dependency) with native BLE from Rust (btleplug) via FFI and a pluggable backend registry.

0.0.1 #

  • Initial scaffold: pure-Dart Bluetooth LE over FFI (Rust bluetooth_core / btleplug) with a pluggable backend registry.
  • Permission status/request, scan (discovered-device stream), connect, discover services, read, write, and notification subscriptions.
  • Scan path verified on macOS; deeper operations implemented but not yet hardware-verified. Web falls through to an unsupported floor (Web Bluetooth backend planned).
1
likes
150
points
121
downloads

Documentation

API reference

Publisher

verified publishermanymath.com

Weekly Downloads

Cross-platform Bluetooth Low Energy for Dart and Flutter. Pure Dart (no Flutter dependency) with native BLE from Rust (btleplug) via FFI and a pluggable backend registry.

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #btleplug #ffi

License

MIT (license)

Dependencies

ffi, web

More

Packages that depend on bluetooth_dart