kvs-coder / health_kit_reporter

A Flutter wrapper for the HealthKitReporter library
https://pub.dev/packages/health_kit_reporter
MIT License
38 stars 38 forks source link

Make `averageHeartRate` optional #47

Open krml19 opened 2 years ago

krml19 commented 2 years ago

Status

READY

Description

There is no option to collect the voltage measurements for electrograms with inconclusive poor readings because they do not have any value for averageHeartRate. Therefore, we should allow for null value for averageHeartRate.