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

Hello, I installed the example in my phone: https://github.com/andrey-ushakov/esc_pos_bluetooth/tree/master/example/blue My phone is connected succesfully to the printer, but when i try to connect with esc_pos_bluetooth, this plugin don't find any...

`in ~/.pub-cache/hosted/pub.dartlang.org/flutter_bluetooth_basic-0.1.7/ios/libGSDK.a(Utils.o), building for iOS Simulator, but linking in object file built for iOS, file '~/.pub-cache/hosted/pub.dartlang.org/flutter_bluetooth_basic-0.1.7/ios/libGSDK.a' for architecture arm64 clang: error: linker command failed with exit code 1 (use -v...

letter stacked, PosStyle doesn't do anything TEsting a print it shows the T is also cropped and the dot cropped is placed on the right [https://drive.google.com/file/d/1MAAB30BzNykj6SqHKbPgmNLWCDK2icow/view?usp=sharing](url) How should I probably...

I'm testing to see if the plugin can detect nearby Bluetooth devices but the device list is empty

when I use flutter run, it output message warning like below ``` The plugin `flutter_bluetooth_basic` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future...

* Update ios project file to recommended settings by XCode. * * Regenerate Podfile due to out of date. Below error message in AndroidStudio is resolved by this commit. ```...

* upgrade gradle to 7.0.2, kotlin to 1.5.31, and some other dependencies. * add gradle scripts because these scripts are intended to be committed officially. > The scripts generated by...