How to ask the user to turn on location in flutter
I’m asking users to grant permission for location, but I came to know that this permission is used to access location if location is enabled on the phone. I actually want to scan bluetooth devices and I’m using flutter blue plus package.