healthrian_printer_support 1.0.14 copy "healthrian_printer_support: ^1.0.14" to clipboard
healthrian_printer_support: ^1.0.14 copied to clipboard

PlatformAndroid
unlisted

This library for printing via USB on PCL-m printers (e.g., HP printers).

1.0.14 #

  • Improve performance for converting grayscale image using byteData.buffer.asUint32List() instead of byteData.buffer.asUint8List().

1.0.13 #

  • Removed version constraints from dependencies.

1.0.12 #

  • Refactor: Remove black and white printing option.

1.0.11 #

  • Modify default stripHeight to 877 (instead of 128).

1.0.10 #

  • Reduce a compression level of Zlib due to the performance issue.

1.0.9 #

  • Add black and white printing option and configurable strip height.

1.0.8 #

  • Avoid out of memory due to allocating nest list.

1.0.7 #

  • Remove unsupported platforms.

1.0.6 #

  • Change dependency archive to ">=3.0.0".

1.0.5 #

  • add isConnected() to check connectivity of USB printer.

1.0.4 #

  • remove 30ms delay between each different packet (regression).

1.0.3 #

  • add 30ms delay between each different packet.

1.0.1 #

  • Remove dependency of path_provider.

1.0.0 #

  • Initial release.
1
likes
130
points
75
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This library for printing via USB on PCL-m printers (e.g., HP printers).

Repository (GitHub)

License

MIT (license)

Dependencies

archive, flutter, image, pdfx, plugin_platform_interface

More

Packages that depend on healthrian_printer_support

Packages that implement healthrian_printer_support