flutter_weigh_serial 1.0.0+2 copy "flutter_weigh_serial: ^1.0.0+2" to clipboard
flutter_weigh_serial: ^1.0.0+2 copied to clipboard

提供电子秤数据获取能力,支持 Android、Windows 平台。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_weigh_serial

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

dependencies:
  flutter_weigh_serial: ^1.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:flutter_weigh_serial/flutter_weigh_serial.dart';
4
likes
125
pub points
38%
popularity

Publisher

unverified uploader

提供电子秤数据获取能力,支持 Android、Windows 平台。

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dartx, flutter, rxdart, serial_port_win32, usb_serial

More

Packages that depend on flutter_weigh_serial