esc_pos_dart 1.0.4 copy "esc_pos_dart: ^1.0.4" to clipboard
esc_pos_dart: ^1.0.4 copied to clipboard

outdated

ESC/POS thermal WiFi printer support for Dart (non-Flutter dependent).

1.0.4 #

  • Fix NetworkPrinter.disconnect delay.

1.0.3 #

  • Added support to optional command GS r (transmission of status).
  • Added end job command.
  • Added NetworkPrinter.ensureConnected.

1.0.2 #

  • Added PrinterCommand.toString.
  • Fixed load of resource: package:esc_pos_dart/resources/capabilities.json.
  • collection: ^1.17.2

1.0.1 #

  • New PrinterDocument.

1.0.0 #

  • Dart pure version:
    • Adjusted for Dart 3.
    • Removed any Flutter dependency.
    • Fixed lints.
    • Added full printing example.

Original Work #

This package is based on the packages esc_pos_printer and esc_pos_utils by Andrey Ushakov (andrey-ushakov@GitHub). Both packages are Flutter dependent, which makes it impossible to use in Dart pure applications.

7
likes
0
points
1.25k
downloads

Publisher

unverified uploader

Weekly Downloads

ESC/POS thermal WiFi printer support for Dart (non-Flutter dependent).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, gbk_codec, hex, image, resource_portable

More

Packages that depend on esc_pos_dart