flutter_bluetooth_serial 0.0.4 flutter_bluetooth_serial: ^0.0.4 copied to clipboard
A basic Flutter Bluetooth Serial
[0.0.4] - 2018-12-20 #
- Unsupported value error correction (thanks @rafaelterada)
- Added openSettings, which opens the bluetooth settings screen (thanks @rafaelterada)
[0.0.3] - 2018-11-22 #
- async connection and null exception handled (thanks @MohiuddinM)
[0.0.2] - 2018-09-27 #
- isConnected Implementation (thanks @Riscue)
[0.0.1] - 2018-08-20 #
- Only Android support.