healthy_ios library

Classes

HealthStore
A class that provides Methods to access HealthKit
HKCategorySample
A class that represents the results of the getHealthSamplesForCategroyType method on the HealthStore
HKQuantitySample
A class that represents the results of the getHealthSamplesForCQuantityType method on the HealthStore
HKQuantityTypeUnitTuple
A class to create a tuple of HKQuantityType and a String that matches a unit, which we want to measure the type in.
HKStatistics
A class that represents the results of the getHealthStatisticsForType method on the HealthStore
StatisticsInterval
A class to specifiy an interval for the getHealthStatisticsForType method on the HealthStore

Enums

HKCategoryType
All available HealthKit HKCategoryType types
HKQuantityType
All available HealthKit HKQuantityType types

Extensions

HKCategoryTypeX on HKCategoryType
Extensions for the HKCategoryType
HKQuantityTypeX on HKQuantityType
Extensions for the HKQuantityType

Exceptions / Errors

HealthyException
An Ecxeption, that is thrown, when an error appears in this plugin.