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

Please add feature to show android deafault pop to enable notification using play services.

Open parmeetmaster opened this issue 3 years ago • 3 comments

🚀 Feature Requests

Contextualize the feature

Describe the feature

The location plugin allows me to show pop to enable GPS location via google play services. Can you please add this feature to your plugin so I can remove that location plugin?

I am just frustrated to manage both plugins for this small feature.It is also good for your plugin as well.Please consider to add for next update

image

Platforms affected (mark all that apply)

  • [ ] :robot: Android

parmeetmaster avatar Jul 16 '22 12:07 parmeetmaster

As far as I know geolocator always displays this kind of popup on location request when google play/location services are installed but "Google Location Accuracy" setting is disabled.

Robbendebiene avatar Jul 26 '22 07:07 Robbendebiene

Hey @parmeetmaster, thanks for your request. I did some research and I guess it's possible, but we will need to make some major changes to the Android implementation. I'm not sure if we will make the changes, will keep you up to date in this thread!

florissmit1 avatar Aug 05 '22 09:08 florissmit1

@florissmit1 if you feel okay, You can make me a contributor.I can add solution and create pull request,If you feel okay you can merge into main branch or do required updates.

I am owner 2 plugin's as well.So you can rely on my contribution. Here is my two plugin link if you like to look Link 1: https://pub.dev/packages/file_support Link 2: https://pub.dev/packages/excel_localization

parmeetmaster avatar Aug 05 '22 19:08 parmeetmaster

Hi @parmeetmaster!

First of all, my apologies for the radio silence. Due to shifting priorities we were unable to keep up with the maintenance of the geolocator plugin. This has recently changed, giving us time to catch up and work on the geolocator once again.

To come back to your last comment: Everyone can contribute to the geolocator plugin. You can fork the repository, create a new branch, submit a PR and wait for review. So feel free to contribute to the plugin and implement this feature! If you need help setting up a fork or getting familiar with this plugin's structure, do not hesitate to ping me or @mvanbeusekom. We would be happy to help.

JeroenWeener avatar Jul 11 '23 13:07 JeroenWeener

Closing as duplicate of #543, we'll keep progress of this issue there.

mvanbeusekom avatar Jul 21 '23 15:07 mvanbeusekom