flutter-geolocator icon indicating copy to clipboard operation
flutter-geolocator copied to clipboard

[Enhancement proposal]: LocationAccuracyStatus dartdocs out of date

Open Albert221 opened this issue 1 year ago • 1 comments

Please check the following before submitting a new issue.

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.

Albert221 avatar Jun 14 '24 08:06 Albert221

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 avatar Jul 30 '24 07:07 TimHoogstrate