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

added a new printer model

``` ticket.text('Special 2: (ပြည်ဗံဒါပင်ထက် ) unicode blåbærgrød', styles: PosStyles(codeTable: 'CP1252')); ``` I found the following error while trying to print unicode Burmese words. [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: Invalid argument (string): Contains...

please include KH in your PosCodeTable [https://en.wikipedia.org/wiki/Khmer_language](url) thanks in advance

It does not find my printer, bixolon SPP-310, and it is already paired on my phone, the only thing it found was my smartwatch, it should scan any bluetooth device

I tested Wireless printer on T1 device, The image doesn't print completely. It works good on one of my android device.

Error: 'PosPrintResult' is imported from both 'package:esc_pos_printer/src/enums.dart' and 'package:esc_pos_bluetooth/src/enums.dart'. import 'package:esc_pos_bluetooth/esc_pos_bluetooth.dart';

Hi, Thank you for this amazing library firstly, secondly I am going to pull it tomorrow as I would like to add the usb printing facility. Given that it is...

enhancement

Simplified Chinese used in China,Taiwan is called Traditional Chinese,cKanji is only available in Japan and South Korea. I see the Chinese encoding is gbk_codec,but lost big5(Taiwan) code, could you add...

The system needs to know whether there is enough printing paper to remind the staff to replace the printing paper. What should I do? ? ?