bluetooth_rfcomm_flutter 0.1.0 copy "bluetooth_rfcomm_flutter: ^0.1.0" to clipboard
bluetooth_rfcomm_flutter: ^0.1.0 copied to clipboard

PlatformAndroid

Flutter plugin that adds the Android native build for bluetooth_rfcomm (Bluetooth Classic RFCOMM serial). Add it to a Flutter app and use the bluetooth_rfcomm API.

Changelog #

0.1.0 #

Initial release.

  • Flutter plugin companion for bluetooth_rfcomm.
  • Provides the Android native build (Kotlin + JNI C shim via Gradle/CMake) and bundles libbluetooth_rfcomm_android.so into the host app.
  • iOS/macOS native code is built from bluetooth_rfcomm's native-assets hook; Windows/Linux need no native build.
  • Re-exports the bluetooth_rfcomm API; there is no separate Dart surface.
  • Note: the Android and iOS backends have not been manually verified on a device yet — treat them as best-effort. Of the underlying bluetooth_rfcomm backends, only macOS and Windows currently carry manual verification. See the README support table.
0
likes
160
points
140
downloads

Documentation

API reference

Publisher

verified publishercarson.lol

Weekly Downloads

Flutter plugin that adds the Android native build for bluetooth_rfcomm (Bluetooth Classic RFCOMM serial). Add it to a Flutter app and use the bluetooth_rfcomm API.

Homepage
Repository (GitHub)
View/report issues

Topics

#bluetooth #serial #rfcomm #flutter

License

BSD-3-Clause (license)

Dependencies

bluetooth_rfcomm, flutter

More

Packages that depend on bluetooth_rfcomm_flutter

Packages that implement bluetooth_rfcomm_flutter