Shiyas

Results 10 comments of Shiyas

solved the issue with adding permission from flutter also added android manifest.xml var statusLocation = Permission.location; var statusScan = Permission.bluetoothScan; var statusConnect = Permission.bluetoothConnect; if (Platform.isAndroid) { if (await statusLocation.isDenied)...

any update about this ?

i found solution with capture image and send image to print. but it is not good solutions. some of the printer not support large length of image and become slow....

How did you get the correct arabic text ? we are using epson printer ,arabic not printing correctly with encoding

> @jacobokoenig please update us as soon as possible any solution ? still i have issue

@bluemix still not working, const characterSet = 'CP1256'; Uint8List encSeller = await CharsetConverter.encode(characterSet, "عمل الطباعة العربية"); bytes += ticket.textEncoded(encSeller, styles: const PosStyles( height: PosTextSize.size2, width: PosTextSize.size2, align: PosAlign.center, bold: true,...

> see this solution: > > [kakzaki/blue_thermal_printer#82 (comment)](https://github.com/kakzaki/blue_thermal_printer/issues/82#issuecomment-1048964685) i have done same this but issue is image printing slowly. it is only a temporary solution the large data will not...

@bluemix no use.. there is no option to change