niimbot library

Functions

findD11hPrintCharacteristic(List<BleService> services) BleCharacteristic?
Returns the D11H print characteristic, matching d11h_probe discovery.

Typedefs

D11hPrintProgressCallback = void Function(int printedLabels)
Reports the printer's cumulative printed-label count during a print job.

Exceptions / Errors

BleFailure