cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
550 stars 678 forks source link

[HEALTH 11.1] Skin Temperature #1073

Open vivara-keithpatton opened 2 weeks ago

vivara-keithpatton commented 2 weeks ago

Description

We are wondering why anyone has attempted to use Skin Temperature before as it doesn't seem to be in the package as yet.

Health Connect Supports Skin Temperature https://developer.android.com/reference/kotlin/androidx/health/connect/client/records/SkinTemperatureRecord

HealthKit has wrist temperatre whils sleeping https://developer.apple.com/documentation/healthkit/hkquantitytypeidentifier/3951065-applesleepingwristtemperature

We have forked and are using SKIN_TEMPERATURE as a catch all, but wondering if you would like a PR for this. It's not perfect, but i don't see any other allowance for skin temp in Apple Health apart from thsi one via the watch so it's a sub category of skin temperature really but still valid?