bluetooth_pos_printer_utils 1.0.1
bluetooth_pos_printer_utils: ^1.0.1 copied to clipboard
This package is a fork of flutter_esc_pos_utils customized for bluetooth_pos_printer.
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
0.1.8 #
- Minor bug fixes
0.1.7 #
- Minor bug fixes
0.1.6 #
- Added 72mm Paper Size
- Added Single density image print
0.1.4 #
- Fix change row issue
- Fix CJK(Chinese, Japanese and Korean) String overlap when using Generator.row() method
0.1.3 #
- Added clearStyle function
0.1.0 #
- Fix barcode printing in some printers
- Added more printer code tables
- Added non-latin characters support
0.0.5 #
- Fix compile time warnings
0.0.4 #
- example added
0.0.2 #
- Initial release.
0.0.1 #
- Initial release.