cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
546 stars 656 forks source link

[Health] Add empty value check for `calories` nutrition #926

Closed shubhamsinghmutualmobile closed 6 months ago

shubhamsinghmutualmobile commented 6 months ago

This PR fixes https://github.com/cph-cachet/flutter-plugins/issues/925

Demo (iOS)

We don't have to provide unnecessary nutrition permissions anymore. In this example, I only wanted to add caffeine, hence, I only had to provide its permission.

bardram commented 6 months ago

Released as version 10.1.0

ciriousjoker commented 6 months ago

@bardram Unfortunately this broke compilation:

Also why did you "close" this when it's actually "merged"?