Baseflow / Baseflow/flutter-permission-handler
[Feature request]: Request permission for usage access
- 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
Android Q or later requires a special permission called Usage Access to get the usage history and RX/TX bytes of other apps. Could you please add this functionality to this wonderful library?
### Proposal
We need to grant permissions to each app from the Special app access screen.
It's running in a private Forked repository, so it won't take much to contribute.

### Specific requirements or considerations
_No response_
### Additional information or context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.