This repo contains a collection of permission related Flutter plugins which can be used to request permissions to access device resources in a cross-platform way.
I'm wondering how to identify this setting (when the user sets Location to "Ask Next Time"). It comes back as PermissionStatus.unknown - my assumption would have been that it would instead come back as PermissionStatus.restricted maybe?
I'm wondering how to identify this setting (when the user sets Location to "Ask Next Time"). It comes back as PermissionStatus.unknown - my assumption would have been that it would instead come back as PermissionStatus.restricted maybe?