File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 11## 12.0.2
22
33* iOS: Parse metadata to remove unsupported types - PR [ #1120 ] ( https://github.com/cph-cachet/flutter-plugins/pull/1120 )
4+ * iOS: Add UV Index Types
45* Update example apps
56
67## 12.0.1
Original file line number Diff line number Diff line change @@ -362,6 +362,7 @@ The plugin supports the following [`HealthDataType`](https://pub.dev/documentati
362362| MENSTRUATION_FLOW | NO_UNIT | yes | yes | |
363363| WATER_TEMPERATURE | DEGREE_CELSIUS | yes | | Related to/Requires Apple Watch Ultra's Underwater Diving Workout |
364364| UNDERWATER_DEPTH | METER | yes | | Related to/Requires Apple Watch Ultra's Underwater Diving Workout |
365+ | UV_INDEX | COUNT | yes | | |
365366| LEAN_BODY_MASS | KILOGRAMS | yes | yes | |
366367
367368## Workout Types
You can’t perform that action at this time.
0 commit comments