esc_pos_printer icon indicating copy to clipboard operation
esc_pos_printer copied to clipboard

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

Results 102 esc_pos_printer issues
Sort by recently updated
recently updated
newest added

I think it would be helpful if people can put example codes for each printer tested.

E/flutter ( 9285): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: SocketException: Write failed (OS Error: Broken pipe, errno = 32), address = 10.0.2.2, port = 34024 I/flutter ( 8602): processing check true I/flutter (...

I try to combine use it together with esc_pos_bluetooth but fail to do it.

Hi, I am using TM-m30 Is there any code to check if PAPER_OK or say page is available to print ? Even if page isn't available, printer say success on...

How i can verify if my printer is out of paper? I tested and i get "Success" PosPrintResult message when the printer is out of paper and after i put...

Hi, do you have an issue to print on Star TSP100III ? Best regards, Ludovic

when I am using this "printer.text('Align center', styles: PosStyles(align: PosAlign.center));", the text align remain left and it takes a lots of new lines..... what should I do? My printer is...

this is dependency that I use: esc_pos_printer: ^4.0.3 ping_discover_network: ^0.2.0+1 wifi: ^0.1.5 PaperSize, CapabilityProfile, PosStyles, PosTextSize and PosAlign Class was not found.