hprt_print 2.1.0
hprt_print: ^2.1.0 copied to clipboard
蓝牙便携热敏打印机(Bluetooth printer) CPCL 指令, 适用汉印A300, Z3 等热敏打印机
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add hprt_printThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
hprt_print: ^2.1.0Alternatively, 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:hprt_print/hprt_print.dart';