- Fucking finally
- Static analysis can kiss my ass
- Didn't like my Flutter SDK
- Passes all testing/reviews on my computer, but not on pub.dev
- Keeps giving me shit about pub points
- Updated SDK requirements
- Trying to get more points
- Added documentation, need to pass static analysis, etc.
- Null safety!
- Should be completely ready for null safety
- Same functionality as before, just a little stricter now
- Updated dependencies
- Added documentation
- made it available on web (removed dart:io)
- Updated dependencies
- Attempted to make GCS Client Similar to SmartClient
- Changed FhirClient to SmartClient
- FhirClient now superclass, extended with SmartClient & GcsClient
- Updated Readme, instructions for Hapi, Aidbox, Google and Azure
- removed use of Dartz, throwing errors instead of failures, allow developer to decided how to handle exceptions
- simplified, removed some enums, removed types (since they're now in base package)
- Refactoring failures to errors, will let developer decide how to handle
- Updated failures
- First release
- Allows the creation of a FhirClient using standard SMART on FHIR functionality
- Also allows Google Sign-in if users desire to use Google Healthcare API