fhir_r5 0.1.0+1
fhir_r5: ^0.1.0+1 copied to clipboard
FHIR library for supporing the R5 Version of FHIR for Dart & Flutter.
fhir_r5 #
[0.1.0+1] #
- Overhaul. The packages were getting too big, and most people don't use all of them at the same time. So now, one package, all the functionality.
- Addressed this issue pointed out by fokusfpa - by just returning the OperationOutcome
- All FHIR dependencies should now be within this package.
- All dependencies updated except for collection, http_parser, and meta because there are some issues with the flutter version