flutter-permission-handler icon indicating copy to clipboard operation
flutter-permission-handler copied to clipboard

How to request location service?

Open bartekpacia opened this issue 2 years ago • 3 comments

🚀 Feature Requests

I'd like to be able to check if the location service is activated, and if it isn't, prompt the user to activate it.

See also:

Contextualize the feature

I'm using permission handler for all permission-related things in my app, but for this one thing (requesting the activation of location service), I have to depend on package:location. I'd this feature to be built-in into permission_handler.

Platforms affected (mark all that apply)

  • [x] :iphone: iOS
  • [x] :robot: Android

bartekpacia avatar Dec 13 '22 00:12 bartekpacia

This might help https://www.youtube.com/watch?v=uMvGpBOT0ZY

myselfuser1 avatar Mar 17 '23 12:03 myselfuser1

We are currently working on a substantial refactor of the plugin. Amongst many other things, this will be available after the big update.

JeroenWeener avatar Nov 16 '23 11:11 JeroenWeener

Same issue here. Could you say when this update might be available? Thanks.

andiigtayma avatar May 20 '24 04:05 andiigtayma