CodeMinion / another_brother

Another Brother Flutter SDK
BSD 3-Clause "New" or "Revised" License
21 stars 21 forks source link

QL_720NW Printer not discovered #22

Closed zamvar closed 2 years ago

zamvar commented 2 years ago

Hi i am using the example given here https://github.com/CodeMinion/Demo-Another-Brother-Prime

The official Brother Label App discovers my printer.

but the demo returns nothing.

This is what im getting on the example.

E/A-Brother(20700): Printers: [Lcom.brother.ptouch.sdk.NetPrinter;@1fcfe26 E/A-Brother(20700): Out Printers: []

am i missing some configuration or is this printer not supported by this plugin ?

zamvar commented 2 years ago

Is it possible its caused by this ? image found it in the PrinterInfo Model

Edit- Changing it to the correct model works ill create a PR to fix the other Printer Name, then ill close this issue

CodeMinion commented 2 years ago

Hi @zamvar !

Thanks for reaching out about this. Could I trouble you to share the code you are using?

Thanks in advance!

zamvar commented 2 years ago

Closed the issue i think i may have missed something.