cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
527 stars 625 forks source link

feat(Health): add property to indicate whether a data point was manually entered by the user #912

Closed luucasberger closed 3 months ago

luucasberger commented 3 months ago

Adds a property to HealthDataPoint that indicates whether a data point was manually entered by the user:

Closes #684 , closes #670 , closes #590 , closes #396 , closes #293

bardram commented 3 months ago

@luucasberger - I think this is covered by PR #920 which has been merged and released in version 10.x. Please check.