printer_provider library
Classes
Enums
- PrintError
-
Error codes returned in response to
onPrintRequested
event.
Extensions
Typedefs
- CapabilitiesCallback = void Function(Map)
- |capabilities|: Device capabilities in CDD format.
- PrintCallback = void Function(PrintError)
- PrinterInfoCallback = void Function(PrinterInfo?)
-
PrintersCallback
= void Function(List<
PrinterInfo> )