bluetooth_print icon indicating copy to clipboard operation
bluetooth_print copied to clipboard

a flutter plugin connect to bluetooth thermal printer support both Android and IOS (eg. Gprinter pt-380、gp-1324、gp-2120)

Results 159 bluetooth_print issues
Sort by recently updated
recently updated
newest added

Able to Connect to the Bluetooth Printer, but unable to print, any solution

I cant read the state of bluetooth if there is any connected device? I want to kniow if there is a connected device and return that device. But on state...

hi, i want to print a pdf file with thermal printer. How can i pdf file? I have pdf file and its bytes data. Is there any method for print...

FAILURE: Build failed with an exception. * Where: Build file '/Users/a1/.pub-cache/hosted/pub.flutter-io.cn/bluetooth_print-3.0.1/android/build.gradle' line: 37 * What went wrong: A problem occurred evaluating project ':bluetooth_print'. > Could not find method compile() for...

I look at the code: static const int CONNECTED = 1; static const int DISCONNECTED = 0; But I am receiving 12.

When I execute the example app included in the package, the following error occurs. ════════ Exception caught by widgets library ═══════════════════════════════════ The following _CastError was thrown attaching to the render...

Could not find method compile() for arguments [file collection] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

════════ Exception caught by widgets library ═══════════════════════════════════ The following _CastError was thrown attaching to the render tree: type '(MethodCall) => Null' is not a subtype of type '((MethodCall) => Future)?'...