- Add the querie
- Create some cash drawer methods to use when it's connected in the USB
- Upgrade de flutter version to 1.15.1
- Upgrade the kotlin and gradle to major versions
- Replace the method to print row to native sunmi (but will cannot print arabic at this moment)
- build a custom size font method called setCustomFontSize and you can put any integer to fit an not use the pre defined like XL, SM and etc!
- LCD functions fot T2mini Thanks to make this AWESOME PR @ytyng
- Fixed exceptions with a device that is not sunmi.
- This is good if you have a hybrid app with just a condition to start or not sunmi printer. Thanks to open the issue @aoeminh
- Print the arabic text in ColumnMaker wasn't working. Now it's fixed and the example will print chinese, russian and arabic.
Thanks AGAIN!!! to open the issue @akshaykalola28
- This package still ( and i think will never) woks in IOS, but now you can generate your apps in IOS without exceptions.
Thanks to open the issue @akshaykalola28
- Removed Label Printing Support , because the aidl don't give the support anymore (updated the IWoyouService)
- Update the printText method, now you can set the style, bold and size in the method.
- cutPaper - Dedicated method just to cut the line
- getPrinterSerialNo - Get the serial number of the printer
- getPrinterVersion - Get the printer's version
- getPrinterPaper - Get the paper size ( 0: 80mm 1: 58mm)
- Code format
- Fix enum.dart to format issues
- Fix enum.dart to format issues
- Fix some code to increase Pub points
- Fixed Barcode Example
- Fixed pubspec.yaml
- Fixed Readme
- 2.0.0 release
- Update Readme
- Enable Null Safety Support
- Label Printing Support For Sunmi V2 Pro
- Refine existing features
- Minor bug fixed
- Included Qrcode print
- Included Column print
- Included Barcode print
- Included method to print with escpos
- Included bold mode On/Off
- Included font size change:
- Extra small
- Small
- Medium (default)
- Large
- Extra Large