zebra_usb_printer 0.0.1 copy "zebra_usb_printer: ^0.0.1" to clipboard
zebra_usb_printer: ^0.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin for printing ZPL labels to Zebra USB printers on Android. Supports printing, printer status checks, and USB permission handling.

0.0.1 #

  • Initial release.
  • Support for printing ZPL labels to Zebra USB printers on Android.
  • printLabel(String zpl) – sends a ZPL string to the connected Zebra USB printer.
  • getPrinterStatus() – returns the current printer status (READY, NOT_FOUND, PERMISSION_REQUIRED, or ERROR: <message>).
  • Automatic USB permission request flow when permission has not yet been granted.
0
likes
140
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for printing ZPL labels to Zebra USB printers on Android. Supports printing, printer status checks, and USB permission handling.

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zebra_usb_printer

Packages that implement zebra_usb_printer