Andrey

Results 35 comments of Andrey

Hi @niktses , If your printer supports `GS ( L` command, could you please test [the new printing method](https://github.com/andrey-ushakov/esc_pos_utils#print-an-image): `ticket.imageRaster(image, imageFn: PosImageFn.graphics);` Does the command `ESC *` work for you...

Unfortunately, it still doesn't work in my case..

Do you have a different output? ``` ticket.text('Center', styles: PosStyles(align: PosAlign.center)); ticket.text('Left'); ticket.text('Right', styles: PosStyles(align: PosAlign.right)); ticket.text('Left'); ``` ![IMG_1069](https://user-images.githubusercontent.com/12819691/76754827-15a91280-6783-11ea-9b8f-2be7a666c92a.jpg)

Hi Josef, Thank you for your feedback! A test app is exactly what I was thinking to do, but unfortunately, I have less and less time for this package...I hope...

Hi there, Have you tested any other Bluetooth scanning app on your Android X device? Honestly, I didn't test this plugin on Android X, but it seems that here https://github.com/andrey-ushakov/flutter_bluetooth_basic/issues/2...