- Getting ready for FlutterCon!
- Updated dependencies
- Added documentation
- Added ability to store versionIds as DataTimes instead of just integers (useful for syncing)
- Added a "sync" box in the Hive db. When turned on, saves all resources when updated, to allow easily finding them for syncing.
- Updated to work with updated primitives package (that has a lot more functionality with FhirBase)
- Added a deprecated parser to fhirpath for traversing tests
- 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