health_sync_flutter 1.0.0 copy "health_sync_flutter: ^1.0.0" to clipboard
health_sync_flutter: ^1.0.0 copied to clipboard

Flutter plugin for HealthSync SDK - Universal health data integration with Health Connect support

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add health_sync_flutter

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

dependencies:
  health_sync_flutter: ^1.0.0

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:health_sync_flutter/health_sync_flutter.dart';
0
likes
130
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for HealthSync SDK - Universal health data integration with Health Connect support

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_secure_storage, http, path, plugin_platform_interface, shared_preferences, sqflite, url_launcher, workmanager

More

Packages that depend on health_sync_flutter

Packages that implement health_sync_flutter