kakzaki / blue_thermal_printer

Working with thermal printer via bluetooth (Flutter)
MIT License
164 stars 205 forks source link

print is not complete #138

Closed rakafajars closed 2 years ago

rakafajars commented 2 years ago

how to solve print that is not complete or not appropriate?

the contents of the print should be Mod X, but it only reads X

image

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

untillnesss commented 1 year ago

I faced the same problem, when I run my app in debug mode, everything runs smoothly. But when I run the releases mode, the printer only partially exits and isn't finished, then it stops.