openmhealth_schemas 0.0.4 copy "openmhealth_schemas: ^0.0.4" to clipboard
openmhealth_schemas: ^0.0.4 copied to clipboard

outdated

A Flutter implementation of the Open mHealth (omh) schemas.

0.0.4 #

  • Implemented cardio-related schemas, such as RrInterval and HeartRate.
  • Improvement to documentation.

0.0.3 #

  • Implementation of BloodPressure and associated schemas.
  • Implementation of time-related schemas, such as TemporalRelationshipToMeal etc.
  • Adding support for JSON de/serialization of the OMH schemas implemented so far.
  • Extensive unit test for the de/serialization, including loading test data from the OMH website.

0.0.2 #

  • Implementation of OMH schemas:
    • Activity, including PhysicalActivity, KcalUnitValue, KcalUnit, StepCount, CalloriesBurden, etc.
    • updates and refactor of other base schemas
  • Adding more tests

0.0.1 #

  • Initial commit of OMH domain model ...
    • Basic support for schemas, including SchemaId, SchemaVersion, and the mixin class AdditionalPropertySupport.
    • The core OMH units, including Unit, UnitValue and TypedUnitValue.
    • Implementation of DescriptiveStatistic.
    • Support for the OMH geoposition schemas including Geoposition, PlaneAngleUnitValue, etc.
  • Test skeleton -- which needs to be extended to better coverage.
1
likes
0
pub points
33%
popularity

Publisher

verified publishercachet.dk

A Flutter implementation of the Open mHealth (omh) schemas.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, json_annotation, uuid

More

Packages that depend on openmhealth_schemas