Baseflow / Baseflow/flutter-permission-handler
[Feature request]: Support READ_HEART_RATE for android SDK 36
- Dominant language
- Dart
- Stars
- 2.2k
- Forks
- 970
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 2
Description
### Is there already an issue requesting this feature?
- [x] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues).
### Please select affected platform(s)
- [x] Android
- [ ] iOS
- [ ] Windows
### Use case
Request heart rate permission on android.
In SDK 36 the heart rate permission changed and when requesting the sensors permission on android sdk 36 the permission request is directly aborted.
[Doc link](https://developer.android.com/health-and-fitness/health-services/permissions?hl=de#migrate-support-api-36)
### Proposal
Update the sensors permission on android using the new permission.
### Specific requirements or considerations
_No response_
### Additional information or context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.