flutter_printer_manager
A Flutter plugin for interacting with printers with the main target for esc pos devices. Supports Android, iOS, Linux, macOS and Windows. Not all methods are supported on all platforms.
Android | iOS | Linux | macOS | Windows | |
---|---|---|---|---|---|
USB Printer | yes | no | no | no | planned |
TCP Printer | yes | yes | yes | yes | yes |
Getting Started
Following soon