esc_pos_bluetooth icon indicating copy to clipboard operation
esc_pos_bluetooth copied to clipboard

ESC/POS (thermal, receipt) printing for Flutter & Dart (Android/iOS)

Results 106 esc_pos_bluetooth issues
Sort by recently updated
recently updated
newest added

I can connect to Printer. But when I print , there are nothing Printed, how should I do? I wanna to print Image file. The following is my code. Uint8List...

I have tested on iOS with this printer. All functions worked well. https://www.craftdata.co.uk/thermal-printers/fk-pc301-d-3-mobile-thermal-printer-with-autocutter But it has some problems need to be improved. 1/ writeData method with big data, this device...

PR welcomed

Hello, I use the galaxy tab A and the printer is MHT-PT10. When i search the printer i cannot see any printer on the list. On the bluetooth setting, i...

Because every version of esc_pos_bluetooth depends on rxdart ^0.23.1 and driver depends on rxdart ^0.24.0, esc_pos_bluetooth is forbidden. So, because driver depends on esc_pos_bluetooth ^0.2.8, version solving failed. pub get...

Because every version of esc_pos_bluetooth depends on rxdart ^0.23.1 and month_picker_dialog 0.3.2 depends on rxdart ^0.24.0, esc_pos_bluetooth is incompatible with month_picker_dialog 0.3.2. ¿Can you update to the last rxdart? Thanks...

Please provide windows desktop support

First of all, thanks for this package. I can generate simple QR codes. However, recently i was trying to generate a QR code with this kind of string: `"2022-01-21,5119,P1,75,117| 2022-01-21,5119,P1,75,117|...

I am attempting to get the example that comes with this package to run. The app starts and finds my bluetooth thermal printer. When I click the device in the...