bx_btprinter 0.0.9  bx_btprinter: ^0.0.9 copied to clipboard
bx_btprinter: ^0.0.9 copied to clipboard
This Flutter plugin allows you to connect to a Bixolon printer via Bluetooth and send print commands. The files in the libs folder belong to Bixolon.
0.0.1 #
- Initial version.
0.0.2 #
- Remove github url.
0.0.3 #
- Resolved ANR issues caused by long print operations by implementing threading(only android)
0.0.4 #
- Resolved ANR issues caused by long print operations by implementing threading(ios)
0.0.5 #
- Removed unnecessary code.
0.0.6 #
- Change exception handling when pairing fails.(android)
0.0.7 #
- Remove Permission Location, Storage.(android)
0.0.8 #
- Modify AndroidManifest Error. (android)
0.0.9 #
- Updated Bixolon native SDK to the latest version (android V2.2.8 / iOS V2.2.3)