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 have resized the image and changed the width. It still does not print Image in full. list.add( LineText( width: 20, type: LineText.TYPE_IMAGE, content: base64Image, align: LineText.ALIGN_CENTER, linefeed: 1 )...

搜索不到蓝牙打印设备

我用的資江 8003型號(ZJ-8003) http://www.zjiang.com/en/init.php/product/index?id=33 用了IOS PRINTSDK,項目加了libPrinterSDK.a (資江驅動下載) 能找到列印機,但是按那三個打印測試都沒反應 --

config['width'] = 40; // 标签宽度,单位mm config['height'] = 70; // 标签高度,单位mm config['gap'] = 2; // 标签间隔,单位mm // x、y坐标位置,单位dpi,1mm=8dpi List list = List(); list.add( LineText(type: LineText.TYPE_TEXT, x: 10, y: 10, content: 'A...

Hello, I can't print x, y positions for reciept and label mode, kindly give me an example.

兼容/适配:是否支持android 与 iOS 与Web 多端的多种蓝牙设备 是否支持:Android 是否支持:iOS 是否支持:web 是否支持:Android 连接不同型号的蓝牙设备 是否支持:iOS 连接不同型号的蓝牙设备 是否支持:Web 连接不同型号的蓝牙设备

A problem occurred evaluating project ':bluetooth_print'. > Could not find method compile() for arguments [file collection] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

help, `list.add(LineText(type: LineText.TYPE_QRCODE, x:10, y:100, size: 4,linefeed: 1, align: LineText.ALIGN_CENTER, height: 3, width: 3, content: '${datas[index]['uid']}'));` I changed the size, width, height, but the QRCODE size didn't change, it cannot...

command: flutter build apk --split-per-abi Error Stack: w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath: /Users/test/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar (version 1.5) /Users/test/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.6.10/e1c380673654a089c4f0c9f83d0ddfdc1efdb498/kotlin-stdlib-jdk7-1.6.10.jar...

Here is the error message in xCode: `Exception NSException * "UIGraphicsBeginImageContext() failed to allocate CGBitampContext: size={0, 0}, scale=1.000000, bitmapInfo=0x2002. Use UIGraphicsImageRenderer to avoid this assert." 0x00000002837dae50`