bx_btprinter 0.0.7
bx_btprinter: ^0.0.7 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)