blue_thermal_printer_plus 0.0.4 copy "blue_thermal_printer_plus: ^0.0.4" to clipboard
blue_thermal_printer_plus: ^0.0.4 copied to clipboard

Un plugin moderno para impresoras térmicas Bluetooth (ESC/POS). Soporta Android 12+ y Null Safety.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add blue_thermal_printer_plus

With Flutter:

 $ flutter pub add blue_thermal_printer_plus

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

dependencies:
  blue_thermal_printer_plus: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:blue_thermal_printer_plus/blue_thermal_printer_plus.dart';
2
likes
0
points
346
downloads

Publisher

unverified uploader

Weekly Downloads

Un plugin moderno para impresoras térmicas Bluetooth (ESC/POS). Soporta Android 12+ y Null Safety.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on blue_thermal_printer_plus

Packages that implement blue_thermal_printer_plus