-
```
import 'package:bluetooth_thermal_printer/bluetooth_thermal_printer.dart';
import 'package:esc_pos_utils_plus/esc_pos_utils.dart';
Future getTicket() async {
List bytes = [];
Capabi…
-
I have:
- [x] searched open and closed issues for duplicates
### This is rather a question than a bug: I am trying to print to a cat thermal printer MX06 similar to [this one](https://hacks…
-
I'm trying to print to an specific thermal printer but I just have the data that is returned by the getPrintersAsync function from Electron. In the past with other libraries, I used the name itself of…
-
**Describe the bug**
Kotlin version not updated correctly in the plugin
in your github repo, it's showing updated version 1.7.20 but i while running the flutter project, it's showing error.
**Ex…
-
i am using expo SDK47 and use client development build to use this library
I have problem with bluetooth thermal printer on iOS, after connect with bluetooth printer, when i use function printImage …
-
**Describe the bug**
I can't upgrade my gradle version because i got:
```
FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plu…
-
Hello,
I am using the plugin to connect and print using a thermal printer. but the write() function is not working giving error: Device connection was lost.
my code:
`
```
import { Bluetoo…
-
Hello. I need help printing a specific template on my Bluetooth thermal printer, but I can't find the documentation about printing a text and image in the same row.
This is the type of receipt I wa…
-
This is a really great little printer. I can connect to it, but I have not been able print. Any ideas or plans to support this? Is it like a proprietary protocol or something? Or is there some configu…
-