health_forge_core 0.1.1 copy "health_forge_core: ^0.1.1" to clipboard
health_forge_core: ^0.1.1 copied to clipboard

Pure Dart core library for health_forge — unified models, enums, provider interfaces, and a configurable conflict resolution engine for multi-source health records.

0.1.1 #

  • Added example/example.dart demonstrating the merge engine with two overlapping heart-rate samples
  • Added example/README.md describing how to run the example
  • Shortened pubspec description for cleaner pub.dev display

0.1.0 #

  • Initial release
  • 21 health record types across 6 families (activity, cardiovascular, sleep, recovery, respiratory, body)
  • 7 enum types for type-safe health data classification
  • HealthRecordMixin envelope with provider, timestamps, provenance, and extension slots
  • Provider interfaces: HealthProvider, ProviderCapabilities, AuthResult
  • MergeEngine with 5 conflict resolution strategies
  • DuplicateDetector: time-overlap clustering within each metric type (timeOverlapThresholdSeconds)
  • Provider extensions: OuraSleepExtension, StravaWorkoutExtension, GarminSleepExtension
  • See getting started guide for usage
0
likes
160
points
142
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pure Dart core library for health_forge — unified models, enums, provider interfaces, and a configurable conflict resolution engine for multi-source health records.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#health #health-data #wearables #data-model

License

MIT (license)

Dependencies

collection, equatable, freezed_annotation, json_annotation, uuid

More

Packages that depend on health_forge_core