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

Cross-platform Bluetooth Low Energy for Flutter. Integrates the bluetooth_dart package and uses cargokit to build the native Rust (btleplug) library and reach it via FFI.

0.0.1 #

  • Initial scaffold: Flutter plugin that builds the native bluetooth_core (btleplug) library via cargokit and re-exports the bluetooth_dart API.
  • Build wiring for Android, iOS, macOS, Linux, and Windows. Scan verified on macOS, Ubuntu 24.04, and Android.
  • Android: bundle btleplug's droidplug Java/JNI companion and initialize it at startup, so scanning works on-device.
1
likes
160
points
122
downloads

Documentation

API reference

Publisher

verified publishermanymath.com

Weekly Downloads

Cross-platform Bluetooth Low Energy for Flutter. Integrates the bluetooth_dart package and uses cargokit to build the native Rust (btleplug) library and reach it via FFI.

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #btleplug #ffi

License

MIT (license)

Dependencies

bluetooth_dart, flutter

More

Packages that depend on bluetooth_flutter

Packages that implement bluetooth_flutter