fhir 0.12.1
fhir: ^0.12.1 copied to clipboard
FHIR library of versions R4, STU3, DSTU2, and R5 (draft) for Dart & Flutter.
FHIR #
A Dart/Flutter package for working with FHIR® resources. FHIR® is the registered trademark of HL7 and is used with the permission of HL7. Use of the FHIR trademark does not constitute endorsement of this product by HL7.
This is rapidly becoming a legacy package. I won't hide it because it does seem to still be getting a lot of traffic. However, I am not actively maintaining it and any updates are from PRs. In addition, it is now too big for pub.dev to allow it to publish in its current form. So I've had to remove dstu2 and r6, because I assume those are the least used versions of this.
I encourage you to look at fhir_r4 as that is updated package and the one that I plan on maintaining.