issues
search
metaflowltd
/
flutter_health_fit
A flutter plugin for using Apple HealthKit and Google Fit.
Other
88
stars
33
forks
source link
LMN-4535 | Add source provider to monthly cycle log
#65
Closed
rtokun
closed
2 years ago
rtokun
commented
2 years ago
Migrate return value coming from monthly cycle log retrieval from
Map
to
DataPointValue
.
Add source provider to both Android and iOS.
Delete unused
MenstrualData
class.
Map
toDataPointValue
.MenstrualData
class.