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

outdated

A Flutter plugin for taking measurements from Bluetooth Xiaomi weight scales

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xiaomi_scale

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

dependencies:
  xiaomi_scale: ^1.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:xiaomi_scale/xiaomi_scale.dart';
11
likes
40
pub points
65%
popularity

Publisher

unverified uploader

A Flutter plugin for taking measurements from Bluetooth Xiaomi weight scales

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_reactive_ble, rxdart, uuid

More

Packages that depend on xiaomi_scale