at_fhir 0.11.0-dev3 copy "at_fhir: ^0.11.0-dev3" to clipboard
at_fhir: ^0.11.0-dev3 copied to clipboard

Group of utility classes for working with the atsign and fhir

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add at_fhir

With Flutter:

 $ flutter pub add at_fhir

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

dependencies:
  at_fhir: ^0.11.0-dev3

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:at_fhir/at_fhir.dart';
1
likes
120
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Group of utility classes for working with the atsign and fhir

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

at_client, fhir, fhir_at_rest, freezed_annotation, json_annotation

More

Packages that depend on at_fhir