Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 715 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 715 Bytes

pos_printer_bloc

A Flutter BLoC component to uniformly handle printing of POS receipts.

Functionality

  • Printer discovery via printer_scan_bloc
  • Persistent printer connection via printer_bloc [ ]

Supported Printers

[X] - Generic bluetooth printers via esc_pos_bluetooth [X] - Micro Star Printers via flutter_star_prnt [X] - Generic network POS printers via esc_pos_printer [ ] - Generic network POS printers via network_pos_printer [ ] - Brother label printers via brotherlabelprintdart