niimbot library
Classes
- BleAdvertisement
- BleCharacteristic
- BleConnectionUpdate
- BleDeviceId
- BleService
- BleTransport
- D11hMediaInfo
- D11hMediaRollProfile
- D11hPrinter
- D11hRemainingEstimate
- FlutterReactiveBleBackend
- LabelDocument
- LabelElement
- LabelSize
- LabelText
- MonochromeRaster
- ReactiveBleBackend
- ReactiveBleTransport
- TextLabelRenderer
Enums
Functions
-
findD11hPrintCharacteristic(
List< BleService> services) → BleCharacteristic? -
Returns the D11H print characteristic, matching
d11h_probediscovery.
Typedefs
- D11hPrintProgressCallback = void Function(int printedLabels)
- Reports the printer's cumulative printed-label count during a print job.