Closed shubhamsinghmutualmobile closed 8 months ago
This PR fixes https://github.com/cph-cachet/flutter-plugins/issues/925
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.
caffeine
Released as version 10.1.0
@bardram Unfortunately this broke compilation:
Also why did you "close" this when it's actually "merged"?
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.