uni_flutter_plugin 1.0.0-3 copy "uni_flutter_plugin: ^1.0.0-3" to clipboard
uni_flutter_plugin: ^1.0.0-3 copied to clipboard

outdated

unipos device package for printing in the thermal printer device. allows printing of receipt and images

1.0.0-0 #

Describe initial release.

1.0.0-2 #

Minor Bugs Fixed

1.0.0-2 #

The following APIs are added related to Printer.

  1. initPrinter()
  2. closePrinter()
  3. printLine(int line)
  4. printImage(List
  5. checkPaper()
  6. iGetPrinterStatus()
  7. iSetPrinterProperties(FontSize fontSize,TextAlignment textAlignment)
  8. iFlushBuffer()
  9. iUpdateBufferString(String data)
  10. iUpdateBufferFontSize(FontSize fontSize)
  11. iUpdateBufferListInteger(List
  12. iUpdateBufferTextAlignment(TextAlignment textAlignment)
  13. iStartPrinting()
  14. getVersion()
  15. printQRCode(String data,{ImageWidth? imageWidth,ImageAlignment? imageAlignment})
  16. sendRawData(List

1.0.0-3 #

Downgraded Dart Version from 3 to 2.19

2
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

unipos device package for printing in the thermal printer device. allows printing of receipt and images

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on uni_flutter_plugin

Packages that implement uni_flutter_plugin