flutter-geolocator
flutter-geolocator copied to clipboard
[Enhancement proposal]: LocationAccuracyStatus dartdocs out of date
Please check the following before submitting a new issue.
- [X] I have searched the existing issues.
- [X] I have carefully read the documentation and verified I have added the required platform specific configuration.
Please select affected platform(s)
- [X] Android
- [ ] iOS
- [ ] Linux
- [ ] macOS
- [ ] Web
- [ ] Windows
Proposal
https://pub.dev/packages/geolocator#:~:text=Location%20accuracy%20(Android%20and%20iOS%2014%2B%20only)
Here in README we can read that the Geolocator().getLocationAccuracy() works for Android, but in the Dartdocs of the LocationAccuracyStatus say:
https://github.com/Baseflow/flutter-geolocator/blob/026534d34d56226d51b348ed46397055520c1e7f/geolocator_platform_interface/lib/src/enums/location_accuracy_status.dart#L9-L11
Pitch
This will make the code documentation more up-to-date and not misguiding.
Dear @Albert221,
Thanks for your input. I'll label this issue as an enhancement. In order to help us free to open/propose a PR yourself.
Kind regards,