esc_pos_bluetooth icon indicating copy to clipboard operation
esc_pos_bluetooth copied to clipboard

ESC/POS (thermal, receipt) printing for Flutter & Dart (Android/iOS)

Results 106 esc_pos_bluetooth issues
Sort by recently updated
recently updated
newest added

Below is the error when I m trying pod install ``` [!] Invalid `Podfile` file: no implicit conversion of nil into String. # from /Volumes/Develop/flutter/samples/printing/esc_pos_blue/ios/Podfile:57 # ------------------------------------------- # unless File.exist?(copied_framework_path)...

Hi, I'm facing some issues while printing longer text. For example, if I try to print **Old MacDonald Had A Farm** it prints like ``` Old MacDonald Ha d A...

Column data do not wrap as given width. ![4zi92](https://user-images.githubusercontent.com/46706152/125198129-a5cb6f00-e286-11eb-824e-d87cebc4e8e1.jpg)

From Apple 2. 5 Performance: Software Requirements Guideline 2.5.4 - Performance - Software Requirements Your app declares support for bluetooth-central and bluetooth-peripheral in the UIBackgroundModes key in your Info.plist but...

Thank you for this package and it worked like a charm. However, when the app is to be released to AppStore, apple had the following feedback: > Your app declares...

Hi I can achieve print on Android 11 .But I have a problem. I couldnt print Image and QrCode.I tried example sample project.But same issue. esc_pos_bluetooth: ^0.2.8 permission_handler: ^8.1.2 qr_flutter:...

I want to print html string.Is there any option? Maybe I will convert html to image and print image. Thanks

[app] flutter pub get Running "flutter pub get" in app... Because no versions of esc_pos_utils_plus match >2.0.1+3 =0.2.8 depends on esc_pos_utils ^0.3.6 which depends on image ^2.1.4, esc_pos_utils_plus ^2.0.1+3 is...

Connection timeout issue when print continuously.