bluetooth_serial_android 1.0.1
bluetooth_serial_android: ^1.0.1 copied to clipboard
Flutter plugin for Classic Bluetooth (Serial RFCOMM) on Android. Enables device scanning, pairing, connection, and serial communication.
1.0.1 #
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.