brother_printer 0.2.0 brother_printer: ^0.2.0 copied to clipboard
BRLMPrinterKit Brother's printer SDK
[0.2.0] #
- Upgrade SDK to version 4.7.2
[0.1.5] #
- Add label for PT serie
- BREAKING: prefix BrotherLabelSize with
QL
andPT
- BREAKING: BrotherLabelSize width and height are now double
[0.1.4] #
- Can create BrotherDevice with ipAddress
[0.1.3] #
- Fix bug detection bluetooth
[0.1.2] #
- Prevent iOS native crash
[0.1.1] #
- Fix Android compilation
[0.1.0] #
- Migrate to null safety
[0.0.8] #
- Support PDF with multiple pages on Android
[0.0.7] #
- Handle USB device (Android only)
[0.0.6] #
- Add labelSize option for QL series
[0.0.5] #
- Fix iOS 14 printers discovery
[0.0.4] #
- Handle custom paper size
[0.0.3] #
- Add option
copies
[0.0.2] #
- Fix serialization of BrotherDevice
[0.0.1] #
- Initial release, work in progress