zebra_printer_cpcl 1.0.1 copy "zebra_printer_cpcl: ^1.0.1" to clipboard
zebra_printer_cpcl: ^1.0.1 copied to clipboard

PlatformAndroid

Flutter management package for Zebra printers. Uses Zebra Link-OS SDK for Bluetooth & Network discovery, CPCL printing, ZPL printing, and printer management.

Changelog #

1.0.1 Refactor argument retrieval in BluetoothManager and PrinterManager to use generics #

  • Update README.md to reflect changes in BluetoothManager and PrinterManager

1.0.0 #

  • Initial release
  • Core features:
    • Scan and discover Bluetooth devices
    • Pair and unpair with Bluetooth devices
    • Connect and disconnect from Zebra printers
    • Send CPCL code to printers
    • Send ZPL code to printers
    • Check printer status
    • Get printer information
  • Enum usage:
    • BluetoothDeviceType
    • BluetoothBondState
    • BluetoothConnectionState
    • BluetoothScanState
    • PrinterConnectionState
    • PaperState
    • HeadState
    • PauseState
  • Advanced Bluetooth connection management
  • Zebra Link-OS SDK integration for Android
0
likes
160
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter management package for Zebra printers. Uses Zebra Link-OS SDK for Bluetooth & Network discovery, CPCL printing, ZPL printing, and printer management.

Repository (GitHub)
View/report issues

Topics

#zebra #printer #bluetooth #cpcl #zpl

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zebra_printer_cpcl

Packages that implement zebra_printer_cpcl