apple_health_clinical_records 0.0.3 copy "apple_health_clinical_records: ^0.0.3" to clipboard
apple_health_clinical_records: ^0.0.3 copied to clipboard

PlatformiOS

Fetch clinical records from apple health in form of FHIR json.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apple_health_clinical_records

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

dependencies:
  apple_health_clinical_records: ^0.0.3

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:apple_health_clinical_records/apple_health_clinical_records.dart';
2
likes
135
pub points
42%
popularity

Publisher

unverified uploader

Fetch clinical records from apple health in form of FHIR json.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on apple_health_clinical_records