bluetooth_pos_printer_utils 1.0.5 copy "bluetooth_pos_printer_utils: ^1.0.5" to clipboard
bluetooth_pos_printer_utils: ^1.0.5 copied to clipboard

This package is a fork of flutter_esc_pos_utils customized for bluetooth_pos_printer.

1.0.5 #

  • FIX: Changed return types in ImageGenerator from void to List<int> to make it fully compatible with Generator and prevent runtime Null errors.

1.0.4 #

  • FIX: Added missing functionality or bug fixes for the package.

1.0.3 #

  • FEAT: Changed ImageGenerator bold text style to use FontWeight.w900 for much higher contrast and readability on thermal print outs.

1.0.2 #

  • DOCS: Translated and expanded the entire package documentation to Portuguese, detailing the differences between ImageGenerator and Generator.

1.0.1 #

  • NEW: Introduced ImageGenerator class to seamlessly print Flutter Widgets as ESC/POS images.
  • PERFORMANCE: Massive performance improvement when printing images by utilizing the GS v 0 raster bit image algorithm via background isolates (compute). Zero UI freezing!
  • IMPROVEMENT: Added support for cached image processing and explicit image sizes (width/height).

1.0.0 #

  • image package update
0
likes
150
points
251
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This package is a fork of flutter_esc_pos_utils customized for bluetooth_pos_printer.

License

GPL-3.0 (license)

Dependencies

barcode_widget, flutter, gbk_codec, hex, image, qr_flutter, remove_diacritic, screenshot

More

Packages that depend on bluetooth_pos_printer_utils