-
Notifications
You must be signed in to change notification settings - Fork 320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: USB Printers #65
base: master
Are you sure you want to change the base?
Conversation
Hello @andrey-ushakov we have created a PR that will allow the package to support USB. Hope you can review and merge. Thanks! |
Hi @iRaySpace , @ccfiel , Thank you for your contribution! Unfortunately, I can't review and test it right now but for sure I will do that once I will get a USB printer! |
@iRaySpace your writeBytes method doesn't work properly. I changed a few things and it worked for big tickets ` Future writeBytes(List bytes, {int chunkSizeBytes = 8192, int queueSleepTimeMs = 200,}) async {
}` |
I am getting this warning :
|
any update? test good for me. |
Does this work in the web or Windows? @iRaySpace @ccfiel |
It is written only for Android. Other platforms were not taken into account. @LucaDillenburg |
Hi, Now windows I'm on the search right now 😅😁 |
Hi All, |
Description:
Tested on Issyzone POS - ITPP047
Feedback are welcome!
Regards,
Bai Web and Mobile Lab Team