bluetooth_pos_printer_utils 1.0.3
bluetooth_pos_printer_utils: ^1.0.3 copied to clipboard
This package is a fork of flutter_esc_pos_utils customized for bluetooth_pos_printer.
1.0.3 #
- FEAT: Changed
ImageGeneratorbold text style to useFontWeight.w900for 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
ImageGeneratorandGenerator.
1.0.1 #
- NEW: Introduced
ImageGeneratorclass 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