Baseflow / flutter-permission-plugins

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.
https://baseflow.com
MIT License
52 stars 34 forks source link

Revoking permissions on Android causes crash #32

Open mistyn8 opened 4 years ago

mistyn8 commented 4 years ago

🐛 Bug Report

Revoking permissions via phone settings, causes the app to crash.

Expected behavior

Revoking permissions handled gracefully.

Reproduction steps

With app open at a map, navigate to settings and revoke permissions for the app.

Version: 2.0.4+1 with google_maps_flutter: ^0.5.24+1

Platform: