Baseflow / Baseflow/flutter-permission-handler
iOS14 support precise Location.
Open
P2
platform: ios
type: enhancement
- Dominant language
- Dart
- Stars
- 2.2k
- Forks
- 970
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 2
Description
## 🚀 Feature Requests
iOS14 support new location setting item, this is new document from apple developer.[CLAccuracyAuthorization](https://developer.apple.com/documentation/corelocation/claccuracyauthorization?language=objc)
### Contextualize the feature
`LocationPermissionStrategy` and `PermissionStatus` should expose new api.
### Describe the feature
`checkPermissionStatus` , `request` should get precise location information.
### Platforms affected (mark all that apply)
- [x] :iphone: iOS
- [ ] :robot: Android
Contributor guide
Assessment
This issue has not been assessed yet.