vital_health 0.7.0 vital_health: ^0.7.0 copied to clipboard
The Vital Health package allowing fitness apps linking with tryvital.io and with support for HealthKit.
0.7.0 #
Note: This release has breaking changes.
- BREAKING FEAT: VIT-2105 add mindful sessions (#28).
0.6.0+1 #
- Update a dependency to the latest release.
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()
,PermissionOutcome
,PermissionOutcomeType
,SyncStatus
,SyncStatusType
0.5.0-alpha.4 #
- You can call
writeHealthKitData
to write data to Apple HealthKit. Onlywater
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