cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
551 stars 681 forks source link

[Health] Combine certain workout types for consistency across iOS and Android #1020

Closed SlimShadyIAm closed 3 months ago

SlimShadyIAm commented 3 months ago

Previously, certain workout types such as RUNNING on Apple HealthKit was broken down into several counterpart types on Google Fit, namely RUNNING_JOGGING, RUNNING_SAND and RUNNING_TREADMILL, and as such the health plugin would simply store these 3 types as RUNNING on iOS for consistency.

This PR extends this concept to other workouts where the same concept is applicable, such as: