Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
711 views
in Technique[技术] by (71.8m points)

flutter - Can we use a Bluetooth thermal printer using flutter_blue package

I am developing a flutter mobile app , I need to implement a Bluetooth thermal printer, So I have added flutter_blue package, and using esc_pos_utils 1.0.0 for generating byte code but I am not getting way how can I use byte code with flutter_blue package, I have used esc_pos_bluetooth, but problem is, it not detecting device in some mobile, If flutter_bluetooth_serial: ^0.2.2 can use for that will also use cause flutter_blue and flutter_bluetooth_serial are working well for detecting device in almost every mobile.

Also I have used bluetooth_print , it working better then esc_pos_bluetooth in detecting mobile device but it is using LineText widget which not good for generating receipt, Please help me out

question from:https://stackoverflow.com/questions/65857846/can-we-use-a-bluetooth-thermal-printer-using-flutter-blue-package

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...