-Null-Safety
- Added optional delay param to
disconnect
method
- Fixed IP bug
NetworkPrinter
: addedpaperSize
,profile
,host
,port
getters
- New code generation concept: instead of generating the whole ticket, commands sent separately for each command
PrinterNetworkManager
replaced byNetworkPrinter
- Bump esc_pos_utils
- Bump esc_pos_utils
- Bump esc_pos_utils
- Bump esc_pos_utils
- Bump esc_pos_utils
- Updated example and README (using CapabilityProfiles)
- Bump esc_pos_utils
- Bump esc_pos_utils
- Bump esc_pos_utils
- Bump esc_pos_utils
- Bump esc_pos_utils
- Bump esc_pos_utils
- Bump esc_pos_utils
- Updated
esc_pos_utils
package version to0.3.5
.
- Updated
esc_pos_utils
package version to0.3.4
.
- Updated
esc_pos_utils
package version to0.3.3
.
- Updated
esc_pos_utils
package version to0.3.2
.
- Updated
esc_pos_utils
package version to0.3.1
(Open Cash Drawer).
- Updated
esc_pos_utils
package version to0.3.0
(Image and Barcode alignment).
- Updated
esc_pos_utils
package version
- Removed rxdart dependency
- Basic ESC/POS classes moved to esc_pos_utils library
- Bluetooth printing moved to esc_pos_bluetooth library
- This library is used to print using a WiFi/Ethernet printer
- Bluetooth printing support for Android
- Printer class replaced by PrinterNetworkManager
- Generate tickets using Ticket class
- Unified interfaces for WiFi/Bluetooth printings
- Better error handling using PosPrintResult class
- Examples updated
- Bluetooth printers support (beta version, iOS-only)
- printlnMixedKanji merged to println
- Can print rows/cols with mixed chinese/non-chinese texts
- Print mixed (chinese + latin) text. Only for printers supporting Kanji mode
- Print barcodes
- Added alternative printImageRaster method using (GS v 0) obsolete command
- Code refactoring
- Removed raw lib
- Code refactoring
- Image printing method has been improved
- Using ESC * command to print images instead of outdated GS v 0
- Added print image Flutter example
- Printing images (beta)
- printCodeTable bug fixed
- Updated test print example
- Better alignment
- Fixed columns alignment bug
- Added code page support
- Send raw command(s)
- Turn 90° clockwise rotation mode on/off
- Flutter example: discover active Wi-Fi printers
- Select character code table
- exported PosColumn
- Removed PosString class
- Added PosStyles and PosColumn classes
- Updated examples and readme
- Initial release
- Added basic functions (cut paper, write line, ...)
- Text styling (bold, underline, reverted, ...)
- Text align
- Table row printing (up to 12 columns of different width)