flutter_band_fit 0.0.4 copy "flutter_band_fit: ^0.0.4" to clipboard
flutter_band_fit: ^0.0.4 copied to clipboard

Flutter plugin for UTE smart bands using the UTE SDK (the GloryFit SDK) for BLE connectivity, sync, and vitals on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_band_fit

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

dependencies:
  flutter_band_fit: ^0.0.4

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_band_fit/flutter_band_fit.dart';
1
likes
150
points
150
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for UTE smart bands using the UTE SDK (the GloryFit SDK) for BLE connectivity, sync, and vitals on Android and iOS.

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #wearable #health #fitness

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_band_fit

Packages that implement flutter_band_fit