sunmiconditionalimports 0.0.17
sunmiconditionalimports: ^0.0.17 copied to clipboard
A wrapper for the sunmi_printer_plus package and the bitmap package to use them conditionally based on the platform.
CHANGELOG #
0.0.17 #
- added SumUp payment integration support
- added SumupPayment class for payment processing
- improved cross-platform compatibility for payment functionality
0.0.16 #
- improved image scaling to maintain aspect ratio when printing images
- added method to retrieve image dimensions
0.0.15 #
- fixed transparent png files being printed as black
0.0.14 #
- fixed a scaling issue with bitmaps
0.0.13 #
- updated platform check
0.0.12 #
- updated platform check
0.0.11 #
- updated platform check
0.0.10 #
- updated web functionality. removed kDebugMode check
0.0.9 #
- updated ColumnMaker to function the same as in sunmi_printer_plus package
- added basic error handling
0.0.8 #
- added missing bindingPrinter function
- refactored Code to use static methods
0.0.7 #
- added a missing named parameter
- updated readme with usage instructions
0.0.6 #
- fixed an error with named parameters
0.0.5 #
- added named parameters to match behaviour of sunmi_printer_plus
0.0.4 #
- Updated dart sdk version
0.0.3 #
- Updated flutter version
0.0.2 #
- Updated README.md to update usage instruction.
0.0.1 #
- Initial release.