sunmi_printer icon indicating copy to clipboard operation
sunmi_printer copied to clipboard

Results 20 sunmi_printer issues
Sort by recently updated
recently updated
newest added

Hello, I encountered an issue where running on an Android device resulted in a compilation error and a prompt Execution failed for task ':sunmi_printer_plus:compileDebugAidl'. > A failure occurred while executing...

question

Hi, first of all thanks for this great library. I'd like to get an open / closed status of the cash drawer. It seems like this is possible using [`isOpen()`](https://developer.sunmi.com/docs/en-US/xeghjk491/mareghjk568#h-2-get-the-status-of-the-cash-drawer),...

enhancement
question

hello. In the sunmi_printer_plus.dart file When will the isArabic version of the parameter added to the printRow function be updated?

await SunmiPrinter.printRow(cols: [ ColumnMaker( text: 'الاجمالي', width: 6, align: SunmiPrintAlign.LEFT), ColumnMaker( text: 'الكمية', width: 6, align: SunmiPrintAlign.CENTER), ColumnMaker( text: 'الوحدة', width: 6, align: SunmiPrintAlign.RIGHT), ColumnMaker( text: 'الاسم', width: 20, align:...

Hello there, I trying to print greek letters to the Sunmi K2 printer.but this Kiosk printer is not printing Greek Letters. My code is as follows ``` List bytes =...

Adopting ESC_ Pos_ Utils specialized printing command, unable to print Chinese text as shown in the following figure ![image](https://github.com/brasizza/sunmi_printer/assets/99799032/d17d1341-f73a-4d85-9c81-b2db04fc7332) Model: Sunmi NT311

Serial number does not match any of the numbers from the device...

![image](https://user-images.githubusercontent.com/92987704/235420802-93bded1a-4fed-4404-9d69-0869955f925c.png) ![image](https://user-images.githubusercontent.com/92987704/235421155-c1d85370-1396-4e83-b990-a3a01454a861.png) The error is that _woyouService is null