another_brother
another_brother copied to clipboard
Another Brother Flutter SDK
Hi, im trying to print to a QL 820NWB printer. the printer is discovered but when i try and print to it i get this error errorCode: {name: ERROR_WRONG_LABEL, id:...
When building the app for Android, build is failing with log FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':another_brother:generateReleaseRFile'. * What went wrong:...

Encountered an issue while attempting to connect the Brother Printer QL-800 via USB. Despite successful printing with the QL-820NWB model, received an error code ERROR_NOT_SAME_MODEL when using the QL-800. Printer...
Added chain printing functionality for label makers. The updates have been tested successfully on a PT-P710BT label maker.
Hi @CodeMinion, Thanks for this awesome flutter library! I had a lot of issues with manually setting the target membership from libBROTHERSDK.a to another_brother. So I added the following script...
I was trying to run my APK from android tablet, it worked fine initially but suddenly it started crashing while trying to print using QL820NWB on bluetooth, I discovered that...
Situation: * we use an "etiquette" paper (type W62H29) * we aim to print multiple copies and only cut after the last "page" (label) Relevant parameters we use * isAutoCut:...
In a future PR, would you be able to update the version of `flutter_blue_plus` to ^1.26.4, as the version you are currently on 1.12.13 is pretty far behind in the...
Hi @CodeMinion , I get an error raised in play console this last days. No problem so far, just the last few days. Error type is: `java.lang.NullPointerException` Stacktrace is: ```...