yjy_tsc_utils 0.0.1+2 copy "yjy_tsc_utils: ^0.0.1+2" to clipboard
yjy_tsc_utils: ^0.0.1+2 copied to clipboard

标签打印机 *TSC* 数据转换工具,主要用于将 image 图像转换成标签打印机可识别的字节数组。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yjy_tsc_utils

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

dependencies:
  yjy_tsc_utils: ^0.0.1+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_tsc_utils/tsc_utils.dart';
1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

标签打印机 *TSC* 数据转换工具,主要用于将 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_tsc_utils