yjy_esc_utils 0.0.2 copy "yjy_esc_utils: ^0.0.2" to clipboard
yjy_esc_utils: ^0.0.2 copied to clipboard

小票打印机 *ESC* 数据转换工具,主要用于将 image 图像转换成小票打印机可识别的字节数组

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yjy_esc_utils

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

dependencies:
  yjy_esc_utils: ^0.0.2

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:yjy_esc_utils/esc_utils.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

小票打印机 *ESC* 数据转换工具,主要用于将 image 图像转换成小票打印机可识别的字节数组

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, gbk_codec, hex, image

More

Packages that depend on yjy_esc_utils