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

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. 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';
0
likes
50
pub points
26%
popularity

Publisher

unverified uploader

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