kakzaki / blue_thermal_printer

Working with thermal printer via bluetooth (Flutter)
MIT License
166 stars 211 forks source link

How can we set width for elements of ```printNColumn()```? #99

Closed rishirizz closed 2 years ago

rishirizz commented 3 years ago

I was trying to give proper spacing to the column elements using print4Column() but i am not sure how to do that. The format property takes different parameters but not much documentation has been provided to use that correctly. Can anyone help ?

kakzaki commented 2 years ago

This thread has been closed since there has not been any recent activity. 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.