vital_devices 1.1.0 vital_devices: ^1.1.0 copied to clipboard
The Vital Devices package allowing health devices to connect to the phone.
1.1.0 #
- Bump to Vital iOS 0.7.17 and Vital Android 1.0.0-beta.7. Support the new DeviceManager.connected(DeviceModel) native SDK API. Fixed decoding issue of quantity sample JSON payloads coming from Android — Dart expects a value JSON number; a string was passed instead.
1.0.5 #
- Update a dependency to the latest release.
1.0.4 #
- Update a dependency to the latest release.
1.0.3 #
- Update a dependency to the latest release.
1.0.2 #
- Update a dependency to the latest release.
1.0.1 #
- Update a dependency to the latest release.
1.0.0 #
- Bump version to 1.0.0
0.6.0+1 #
- Update a dependency to the latest release.
0.6.0 #
Note: This release has breaking changes.
- FEAT: expose all the resource types.
- 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.3 #
- Update to VitalClient:v1.0.0-alpha.7 in android
- Update to VitalDevices:v1.0.0-alpha.7 in android
0.5.0-alpha.2 #
- Remove
VitalHealthKit
ios dependency as it is not used anymore
0.5.0-alpha.1 #
- Initial release