Rexios80 / flutter_workout

‎‎‎‎‎Run a workout session and get live health data from Wear OS and Tizen
https://pub.dev/packages/workout
BSD 3-Clause "New" or "Revised" License
7 stars 7 forks source link

Add Data Type LOCATION #13

Open Leroy439 opened 3 days ago

Leroy439 commented 3 days ago

Add location data Longitude, Latitude, Altitude and location accuracy (preferably as doubles). This will avoid having to use another package like geolocation. Health Services already provides this data.

Leroy439 commented 3 days ago

Data types for Health Services can be found here: https://developer.android.com/reference/kotlin/androidx/health/services/client/data/DataType