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

A production-ready Flutter plugin for Bluetooth Classic (RFCOMM) connections on Android. Provides connect, disconnect, and send/receive data functionality with robust error handling and thread-safe operations.

0.0.1 #

  • Initial release of bt_service plugin
  • Connect to Bluetooth devices by MAC address
  • Scan for nearby devices
  • Get paired devices list
  • Disconnect from connected devices
  • Send data over Bluetooth connection
  • Receive data via stream
  • Connection state monitoring via stream
  • Thread-safe operations on background threads
  • Comprehensive error handling
  • Production-ready implementation with robust resource management
  • Support for Android API 24+ (Android 7.0+)
0
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A production-ready Flutter plugin for Bluetooth Classic (RFCOMM) connections on Android. Provides connect, disconnect, and send/receive data functionality with robust error handling and thread-safe operations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bt_service

Packages that implement bt_service