flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

[Health] Implementing "checkIfHealthDataAvailable" method

Open rshams-dius opened this issue 2 years ago • 0 comments

This PR adds a "checkIfHealthDataAvailable" to health factory, which returns:

  • True for Android
  • The result of HealthKit's "isHealthDataAvailable" on iOS/iPadOS

rshams-dius avatar Sep 16 '22 08:09 rshams-dius