krokyze / FitKit

Flutter plugin for reading health and fitness data. Wraps HealthKit on iOS and GoogleFit on Android.
BSD 2-Clause "Simplified" License
98 stars 72 forks source link

Is it possible to get the ECG Report ? #52

Open LokiRathod opened 4 years ago

LokiRathod commented 4 years ago

Any Updates on this ?

krokyze commented 4 years ago

Sorry, currently plugin doesn't support reading ECG report.

LokiRathod commented 4 years ago

Apple is given the Permission to pull out the ECG data ?

krokyze commented 4 years ago

Apple is given the Permission to pull out the ECG data ?

Not sure about that.

Gene-Dana commented 3 years ago

HKElectrocardiogramQuery https://developer.apple.com/documentation/healthkit/hksamplequery

Announcement here https://9to5mac.com/2020/06/23/ios-14-healthkit-new-features-opens-ecg-symptoms-more/

LokiRathod commented 3 years ago

Thank you @Gene-Dana , Hi @krokyze , Can you please look this ECG new API's and help us with generating reports/download report and sending through mail, Which will be we so helpful for current situation.

Thank, Lokesh