andriyoganp / blue_print_pos

Helper to use bluetooth print in Android and iOS
Apache License 2.0
34 stars 77 forks source link

await _bluePrintPos.printQR('www.google.com', size: 250); can set center #56

Open amonlove opened 2 years ago

amonlove commented 2 years ago

await _bluePrintPos.printQR('www.google.com', size: 250); can set center

ptint QR Can Set alignment to Center?