sunmi_cloud_printer 0.0.4 sunmi_cloud_printer: ^0.0.4 copied to clipboard
Sunmi support package that allows you to easily interface with your cloud printer
sunmi_cloud_printer #
A package for 80mm Kitchen Cloud Printer - SUNMI
Important #
THIS PACKAGE WILL WORK ONLY IN ANDROID!
What this package do #
- ✅ Write some text
- ✅ Change font size
- ✅ Jump (n) lines
- ❌ Draw a divisor line
- ❌ Bold mode on/off
- ❌ Print all types of Barcodes (see enum below)
- ❌ Print Qrcodes with custom width and error-level
- ❌ Print image from asset or from web (example show how to print both)
- ❌ Print rows like receipt with custom width and alignment
- ❌ Able to combine with some esc/pos code that you already have!
- ❌ Cut paper - Dedicated method just to cut the line
- ❌ Printer serial no - Get the serial number of the printer
- ❌ Printer version - Get the printer's version
Tested Devices #
Sunmi NT311
Fork from sunmi_printer_plus