cs10_z100_pos_printer 0.0.1 copy "cs10_z100_pos_printer: ^0.0.1" to clipboard
cs10_z100_pos_printer: ^0.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin for printing on CS10-Z100 POS terminals.

Changelog #

0.0.1 Initial Release #

  • Initial release of the CS10-Z100 POS Printer plugin.
  • Provides the following functionality:
    • Printer initialization (printInit()).
    • Adding a string to the print queue with formatting options (addString()).
      • Supports text alignment (align).
      • Supports font width (width).
      • Supports font height (height).
    • Starting the printing process (printStart()).
    • Closing the printer connection and clearing the queue (printClose()).
    • Checking the printer's status (printCheckStatus()).
4
likes
150
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for printing on CS10-Z100 POS terminals.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on cs10_z100_pos_printer

Packages that implement cs10_z100_pos_printer