anpheros_sdk 0.1.1 copy "anpheros_sdk: ^0.1.1" to clipboard
anpheros_sdk: ^0.1.1 copied to clipboard

Dart client for Anpheros Platform — a health-data backend with FHIR R4, patient consent (OAuth 2.1 / SMART on FHIR), provenance and an AI context API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add anpheros_sdk

With Flutter:

 $ flutter pub add anpheros_sdk

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

dependencies:
  anpheros_sdk: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:anpheros_sdk/anpheros_sdk.dart';
0
likes
140
points
120
downloads

Documentation

API reference

Publisher

verified publisheranpheros.com

Weekly Downloads

Dart client for Anpheros Platform — a health-data backend with FHIR R4, patient consent (OAuth 2.1 / SMART on FHIR), provenance and an AI context API.

Homepage
Repository (GitHub)
View/report issues

Topics

#fhir #health #oauth #api-client

License

unknown (license)

Dependencies

crypto, http, meta

More

Packages that depend on anpheros_sdk