sunmi_printer_plus library
Classes
- MethodChannelSunmiPrinterPlus
- An implementation of SunmiPrinterPlusPlatform that uses method channels.
- SunmiBarcodeStyle
- Represents the configuration for printing barcodes using a Sunmi printer.
- SunmiColumn
- SunmiConfig
- A utility class for retrieving configuration and status information from the Sunmi printer.
- SunmiDrawer
- A utility class for controlling the Sunmi printer drawer.
- SunmiHelper
- Sunmi Helper class that with generic convertion to String to Uint8List
- SunmiLcd
- A utility class for controlling the Sunmi printer's LCD screen.
- SunmiPrinter
- A utility class for interacting with the Sunmi printer.
- SunmiPrinterPlus
- A utility class for interacting with Sunmi printers and associated devices (e.g., LCD, drawer).
- SunmiPrinterPlusPlatform
- Abstract platform interface for interacting with the Sunmi Printer Plus.
- SunmiQrcodeStyle
- A class that represents the style for printing QR codes on Sunmi printers.
- SunmiText
- SunmiTextStyle
- Represents the style configuration for text printing on a Sunmi printer.
Enums
- PrinterMode
- Enum to define the printer mode.
- PrinterStatus
- Describes the status of the printer.
- SunmiBarcodeTextPos
- Enum to define text position options in a barcode.
- SunmiBarcodeType
- Enum to define barcode types for Sunmi printers.
- SunmiLCDStatus
- Enum to define LCD screen statuses for Sunmi printers.
- SunmiPrintAlign
- Enum to define printer alignment options.
- SunmiPrintLine
- Enum to define line styles for Sunmi printers.
- SunmiQrcodeLevel
- Enum to set QR code error correction levels.