unified_esc_pos_printer 3.0.0 copy "unified_esc_pos_printer: ^3.0.0" to clipboard
unified_esc_pos_printer: ^3.0.0 copied to clipboard

Unified ESC/POS thermal printer package for Flutter. Supports USB, Bluetooth Classic, BLE, and Network connections with a single PrinterManager API

3.0.0 #

  • BREAKING: Rename TextStyles to PrintTextStyle
  • BREAKING: Rename styles parameter to style in ticket/generator APIs and PrintColumn
  • BREAKING: Rename textStyle to style in Ticket.textRaster(...) and renderTextLinesAsImages(...)
  • Update README and example app to use the new names

2.0.0 #

  • BREAKING: Remove align from TextStyles
  • Add explicit align parameter to Ticket.text(...) and Ticket.textEncoded(...)
  • Add PrintColumn.align for row/column alignment
  • Update Generator alignment flow to use explicit alignment parameters
  • Update README.md and example app usage to the new alignment API

1.0.3 #

  • Rename spaceBetweenRows to columnGap for clarity
  • Only apply columnGap between columns, not after the last column
  • Change default columnGap from 5 to 1

1.0.2 #

  • Improved Pub Score

1.0.1 #

  • Update README.md.

1.0.0 #

  • Initial release.
0
likes
150
points
324
downloads

Publisher

verified publisherelriztechnology.com

Weekly Downloads

Unified ESC/POS thermal printer package for Flutter. Supports USB, Bluetooth Classic, BLE, and Network connections with a single PrinterManager API

Repository (GitHub)
View/report issues

Topics

#esc-pos #esc-pos-printer #thermal-printer #receipt-printer #printer-manager

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_libserialport, image, network_info_plus, usb_serial

More

Packages that depend on unified_esc_pos_printer

Packages that implement unified_esc_pos_printer