tsc_utils 0.0.1+2 copy "tsc_utils: ^0.0.1+2" to clipboard
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 tsc_utils

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

dependencies:
  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:tsc_utils/tsc_utils.dart';
2
likes
110
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

标签打印机 *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 tsc_utils