Baseflow / Baseflow/flutter-geocoding
[Enhancement proposal]: android.permission.QUERY_ALL_PACKAGES
- Dominant language
- Dart
- Stars
- 153
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geocoding/issues).
- [X] I have carefully [read the documentation](https://github.com/baseflow/flutter-geocoding/blob/main/geocoding/README.md) and verified I have added the required platform specific configuration.
### Please select affected platform(s)
- [X] Android
- [ ] iOS
### Proposal
Google flagged my Flutter app for using "android.permission.QUERY_ALL_PACKAGES" permission.
I found out it is because of geocoding plugin.
Do you really need this permission?
### Pitch
Google flagged my Flutter app for using "android.permission.QUERY_ALL_PACKAGES" permission.
I found out it is because of geocoding plugin.
Do you really need this permission?
Contributor guide
Assessment
This issue has not been assessed yet.