Add this to your package’s pubspec.yaml file:
Read moreHow do I turn on location permissions?
Find which apps use your phone’s location
Read moreHow do you open the location in flutter?
Use this package called, permission_handler . This will allow you to open the app settings page where you can find the location permission.
Read more