esc_pos_printer 1.1.0 esc_pos_printer: ^1.1.0 copied to clipboard
The library allows to print receipts using a ESC/POS (usually thermal) network printer. It can be used in Flutter or Dart projects. In Flutter, both Android and iOS are supported.
[1.1.0] #
- Added code page support
[1.0.2] #
- Send raw command(s)
- Turn 90° clockwise rotation mode on/off
- Flutter example: discover active Wi-Fi printers
- Select character code table
[1.0.1] #
- exported PosColumn
[1.0.0] #
- Removed PosString class
- Added PosStyles and PosColumn classes
- Updated examples and readme
[0.9.0] - [0.9.1] #
- Initial release
- Added basic functions (cut paper, write line, ...)
- Text styling (bold, underline, reverted, ...)
- Text align
- Table row printing (up to 12 columns of different width)