sunmi_printer_huayi 0.0.9
sunmi_printer_huayi: ^0.0.9 copied to clipboard
用于 Sunmi 打印机标签打印功能的 Flutter 插件,支持文本、条形码、二维码等元素打印(废弃,不好用)
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add sunmi_printer_huayiThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
sunmi_printer_huayi: ^0.0.9Alternatively, 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:sunmi_printer_huayi/sunmi_printer_huayi.dart';