Closed mjafartp closed 2 years ago
Sorry, I've no idea how to use libusb to control random printers. We only test locally with our own USB devices
How to connect device and send row data ?
quick_usb is implemented on Win/Mac/Linux via libusb.dart
Check the example https://github.com/woodemi/quick_usb/blob/master/example/lib/main.dart
I'd like to close it if no further info
How to get List of Printers and Send Data to printer using this plugin ?
Like Example in escpospp