andrey-ushakov / esc_pos_printer

ESC/POS (thermal, receipt) printing for Flutter & Dart
BSD 3-Clause "New" or "Revised" License
346 stars 298 forks source link

Does it works on any printer? #159

Open A7mdlbanna opened 1 year ago

A7mdlbanna commented 1 year ago

I'm just wondering how this package works, using native languages like java you need to get the SDK of the printer and install drivers to connect the printer to the app.

My question is: does this package doesn't need drivers/SDK installation?

blackangiliq commented 1 year ago

i did https://www.youtube.com/watch?v=ZjWOiXC3nIk

A7mdlbanna commented 1 year ago

I did https://www.youtube.com/watch?v=ZjWOiXC3nIk

Thanks, I saw this before but I end up using blue_print_pos (only Bluetooth)