skale_kit 1.0.2 copy "skale_kit: ^1.0.2" to clipboard
skale_kit: ^1.0.2 copied to clipboard

Flutter plugin for Skale smart coffee scales. Connect, monitor weight, tare, and receive button events via Bluetooth Low Energy.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add skale_kit

With Flutter:

 $ flutter pub add skale_kit

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

dependencies:
  skale_kit: ^1.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:skale_kit/skale_kit.dart';
0
likes
0
points
182
downloads

Publisher

verified publisheratomaxinc.com

Weekly Downloads

Flutter plugin for Skale smart coffee scales. Connect, monitor weight, tare, and receive button events via Bluetooth Low Energy.

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #coffee #scale #iot

Funding

Consider supporting this project:

atomaxinc.com

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on skale_kit

Packages that implement skale_kit