flutter_pax_printer_utility 0.1.3 copy "flutter_pax_printer_utility: ^0.1.3" to clipboard
flutter_pax_printer_utility: ^0.1.3 copied to clipboard

PlatformAndroid

Plugin to access pax printer A920 command

0.0.1 #

  • Initial release

0.0.2 #

  • Implement other function

0.0.3 #

  • Fix Generate QR

0.0.4 #

  • Fix Generate QR with template

0.1.0 #

  • Add printImageUrl and printImageAsset

0.1.1 #

  • Fix set indent function
  • Fix implementation of set font size

0.1.2 #

  • Fix for release apk by adding some config on build.gradle
  • update readme about fix for release apk.

0.1.3 #

  • (update) Remove bind bindPrinter
  • (update) Replace init() with init
  • (update) Replace bindPrinter with init
  • (update) Change getStatus response from string to enum PrinterStatus
  • (fix) Print Bitmap Function
  • (update) Add example Print Bitmap Receipt