withings_flutter 1.0.4 copy "withings_flutter: ^1.0.4" to clipboard
withings_flutter: ^1.0.4 copied to clipboard

A Flutter package to make your life easier when dealing with Withings APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add withings_flutter

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

dependencies:
  withings_flutter: ^1.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:withings_flutter/withings_flutter.dart';
4
likes
140
pub points
68%
popularity

Publisher

unverified uploader

A Flutter package to make your life easier when dealing with Withings APIs.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter, flutter_web_auth, logger

More

Packages that depend on withings_flutter