Description
Plugin Name
health
Plugin Version
12.2.0
Device
Samasung M35
Operating System
Android 14
Describe the bug
When we add Glucose data from Samsung Health for Google Fit they asks for Meal timing and Meal Type and misisng while filtering data.
please check:
HealthDataPoint -
uuid: 99f90de2-8f5b-45f1-8f15-e0e9637934fe,
value: NumericHealthValue - numericValue: 94.91779804229736,
unit: MILLIGRAM_PER_DECILITER,
dateFrom: 2025-04-21 18:21:00.000,
dateTo: 2025-04-21 18:21:00.000,
dataType: BLOOD_GLUCOSE,
platform: HealthPlatformType.googleHealthConnect,
deviceId: unknown,
sourceId: ,
sourceName: com.sec.android.app.shealth
recordingMethod: RecordingMethod.unknown
workoutSummary: null
metadata: null
deviceModel: null,
Steps to Reproduce
Please request the data for HealthDataType.BLOOD_GLUCOSE and verify the response
Expected Behavior
For glucose data, it is also important to track when the glucose levels increase or decrease, as this depends on meal type and timing. This helps in better monitoring of overall health
Actual Behavior
Along with glucose values, meal type and meal timing should also be taken into consideration
Flutter Logs
Screenshots
No response
Flutter Doctor Output
[√] Flutter (Channel stable, 3.29.0, on Microsoft Windows [Version 10.0.26100.3915], locale en-IN)
[√] Windows Version (11 Home Single Language 64-bit, 24H2, 2009)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] Chrome - develop for the web
[√] Android Studio (version 2024.2)
[√] Connected device (4 available)
[√] Network resources
No issues found!
Additional Information
No response