HUANG

Results 8 comments of HUANG

> https://github.com/marcusfelix/esc-pos-printer-flutter.git thanks for your help

> Try this > > `BluetoothManager.instance.disconnect();` > > also, you need to add `flutter_bluetooth_basic` as a dependency in your pubspec.yml tks.

I have the same questions.

> > @hirunsr > > Did you find any solution? > > I am having the same problem with Japanese characters. > > Please share if you have found any...

> 1. Declare global key class variable > ![ภาพ](https://user-images.githubusercontent.com/42566813/89752039-da75fa00-dafc-11ea-908a-d53679de0222.png) > 2. Add RepaintBoundary in body > ![ภาพ](https://user-images.githubusercontent.com/42566813/89752058-ee216080-dafc-11ea-8952-77a55b654e0a.png) > 3. In _printTicket function, create RenderRepaintBoundary object and send it to _createTicket...

> try this > > ``` > Uint8List encThai = await CharsetConverter.encode( > 'TIS-620', 'Thai: แกงจืดเต้าหู้หมูสับ แกงป่า'); > > ticket.textEncoded(encThai); > ``` > > ![18276](https://user-images.githubusercontent.com/62332269/90485315-91a7ec00-e161-11ea-9523-1d958a04e47b.jpg) > > i hope can...

I have same issue, I printed Thai.