printer_provider library

Enums

PrintError
Error codes returned in response to onPrintRequested event.

Properties

chrome Chrome
final

Typedefs

CapabilitiesCallback = void Function(Map)
|capabilities|: Device capabilities in CDD format.
PrintCallback = void Function(PrintError)
PrinterInfoCallback = void Function(PrinterInfo?)
PrintersCallback = void Function(List<PrinterInfo>)