sunmi_printer_plus 2.0.8 sunmi_printer_plus: ^2.0.8 copied to clipboard
Support V2 Pro Sunmi Label Version and Null safety. With this package you can connect with Sunmi printers, print text, image, qrcode, barcodes and a custom Esc/Pos if you like.
Changelog #
2.0.8 #
- 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)
2.0.7 #
- Code format
2.0.6 #
- Fix enum.dart to format issues
2.0.5 #
- Fix enum.dart to format issues
2.0.4 #
- Fix some code to increase Pub points
2.0.3 #
- Fixed Barcode Example
2.0.2 #
- Fixed pubspec.yaml
2.0.1 #
- Fixed Readme
2.0.0 #
- 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