Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement proposal]: LocationAccuracyStatus dartdocs out of date #1528

Open
3 of 8 tasks
Albert221 opened this issue Jun 14, 2024 · 1 comment
Open
3 of 8 tasks
Labels
P2 Important issues not at the top of the work list. type: documentation Update to the documentation type: enhancement New feature or request

Comments

@Albert221
Copy link

Please check the following before submitting a new issue.

Please select affected platform(s)

  • 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:

/// When an Android device is used, an 'unknown' status is returned, since
/// Android does not support Approximate Location yet.
unknown,

Pitch

This will make the code documentation more up-to-date and not misguiding.

@TimHoogstrate
Copy link
Contributor

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,

@TimHoogstrate TimHoogstrate added type: enhancement New feature or request type: documentation Update to the documentation P2 Important issues not at the top of the work list. labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Important issues not at the top of the work list. type: documentation Update to the documentation type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants