flutter_industrial_scale 0.0.1 copy "flutter_industrial_scale: ^0.0.1" to clipboard
flutter_industrial_scale: ^0.0.1 copied to clipboard

Professional-grade weighing scale plugin. Connect via BLE, Bluetooth, USB, and Serial with built-in support for MT-SICS and CAS industrial protocols.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_industrial_scale

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

dependencies:
  flutter_industrial_scale: ^0.0.1

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_industrial_scale/flutter_industrial_scale.dart';
1
likes
160
points
107
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Professional-grade weighing scale plugin. Connect via BLE, Bluetooth, USB, and Serial with built-in support for MT-SICS and CAS industrial protocols.

Repository (GitHub)
View/report issues

Topics

#hardware #bluetooth #serial

License

MIT (license)

Dependencies

ffi, flutter, hooks, logging, meta, native_toolchain_c, plugin_platform_interface

More

Packages that depend on flutter_industrial_scale

Packages that implement flutter_industrial_scale