vital_health_ios 1.1.0 copy "vital_health_ios: ^1.1.0" to clipboard
vital_health_ios: ^1.1.0 copied to clipboard

The ios implementation of Vital Health.

1.1.0 #

  • FEAT: VIT-2430 handle errors (#32).
  • FEAT: VIT-2412 add sleep and workout (#31).
  • FEAT: VIT-2418 integrate read data (#29).

1.0.0 #

  • Bump version to 1.0.0

0.7.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: VIT-2105 add mindful sessions (#28).

0.6.1 #

  • FEAT: VIT-2334 add caffeine resource (#27).

0.6.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: VIT-2127 add health connect (#26).

0.5.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.5.0-alpha.6 #

  • Bump VitalHealthKit version

0.5.0-alpha.5 #

  • Expose isUserConnected

0.5.0-alpha.4 #

  • You can call writeHealthKitData to write data to Apple HealthKit. Only water for now.

0.5.0-alpha.3 #

  • Update VitalHealthKit ios dependency to 0.7.5

0.5.0-alpha.2 #

  • Remove VitalDevices ios dependency as it is not used anymore
  • Update VitalHealthKit ios dependency to 0.7.4
  • Use the correct cleanup method in the HealthkitServices

0.5.0-alpha.1 #

  • initial release