kechankrisna / flutter_usb_printer

GNU General Public License v3.0
6 stars 50 forks source link

Modify USBPrinterAdapter.kt openConnection default value #10

Closed ybbwk closed 1 year ago

ybbwk commented 2 years ago

Modify USBPrinterAdapter.kt openConnection default value from true to false. For when USBDevice is not a printer, then printText time will NPE issue.