print_bluetooth_thermal_plus 1.0.0 copy "print_bluetooth_thermal_plus: ^1.0.0" to clipboard
print_bluetooth_thermal_plus: ^1.0.0 copied to clipboard

Thermal receipt printing (Android, iOS, macOS, Windows). Fork of print_bluetooth_thermal with Android ANR fixes (Bluetooth I/O off the main thread). See README for upstream credit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add print_bluetooth_thermal_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  print_bluetooth_thermal_plus: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:print_bluetooth_thermal_plus/post_code.dart';
import 'package:print_bluetooth_thermal_plus/print_bluetooth_thermal.dart';
import 'package:print_bluetooth_thermal_plus/print_bluetooth_thermal_windows.dart';
1
likes
150
points
69
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Thermal receipt printing (Android, iOS, macOS, Windows). Fork of print_bluetooth_thermal with Android ANR fixes (Bluetooth I/O off the main thread). See README for upstream credit.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, image, plugin_platform_interface, win_ble

More

Packages that depend on print_bluetooth_thermal_plus

Packages that implement print_bluetooth_thermal_plus