bluetooth_print icon indicating copy to clipboard operation
bluetooth_print copied to clipboard

a flutter plugin connect to bluetooth thermal printer support both Android and IOS (eg. Gprinter pt-380、gp-1324、gp-2120)

Results 159 bluetooth_print issues
Sort by recently updated
recently updated
newest added

I tried to run your example but it just displays an error: `The getter 'instance' isn't defined for the type 'BluetoothPrint'` Can you guys update example page with working example?...

This pull request fixes #73 and #72 issues. And change "compile" to "implementation" for the newer versions of Gradle.

How can i adjust barcode height and width and rotate the bar code

@xni06 Good brother, how to set the TSC mode, can you provide a method, thank you.

I'm unable to apply any property & see any difference in the output of my print. I have a receipt in JPG format with the size of 457x1395 that I...

D/BluetoothPrintPlugin( 9980): start scan D/BluetoothAdapter( 9980): STATE_ON D/BluetoothLeScanner( 9980): onClientRegistered() - status=0 clientIf=6 I/flutter ( 9980): cur device status: 12 D/BluetoothAdapter( 9980): STATE_ON repeating these lines while scanning

Currently it is not possible to generate the raw data required to send to the device without having first established a connection. As I am unable to connect to a...

When ACL_CONNECTED, DeviceConnFactoryManager wait read. But then BluetoothSocket close and connection device is lost