flutter_printer_manager 1.0.0 copy "flutter_printer_manager: ^1.0.0" to clipboard
flutter_printer_manager: ^1.0.0 copied to clipboard

Flutter plugin for interacting with printers on different platforms with main target to esc pos devices

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