bluetooth_serial_android 1.0.0 copy "bluetooth_serial_android: ^1.0.0" to clipboard
bluetooth_serial_android: ^1.0.0 copied to clipboard

Flutter plugin for Classic Bluetooth (Serial RFCOMM) on Android. Allows listing paired devices, scanning for new devices, connecting, sending, and receiving serial data easily. Developed by Carlos Ron [...]

1.0.0 #

🇧🇷 Versão inicial #

  • Primeira versão pública do plugin.
  • Suporte completo ao Bluetooth Clássico (Serial RFCOMM) no Android.
  • Permite listar dispositivos pareados, buscar novos dispositivos (scan), conectar, enviar e receber dados.
  • Gerenciamento automático de permissões em tempo de execução.
  • Exemplo Flutter incluso com leitura contínua e suporte a delimitadores de linha.

🇺🇸 Initial release #

  • First public release of the plugin.
  • Full support for Classic Bluetooth (Serial RFCOMM) on Android.
  • Allows listing paired devices, scanning, connecting, sending and receiving data.
  • Automatic runtime permission management.
  • Includes example Flutter app with continuous read and line-ending selection.
1
likes
0
points
288
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Classic Bluetooth (Serial RFCOMM) on Android. Allows listing paired devices, scanning for new devices, connecting, sending, and receiving serial data easily. Developed by Carlos Ronny de Sousa for applications that require serial Bluetooth communication with HC-05, HC-06, ESP32, Arduinos, and other SPP devices.

Repository (GitHub)
View/report issues

Topics

#bluetooth #android #serial #spp #communication

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bluetooth_serial_android

Packages that implement bluetooth_serial_android