Properly handle permissions

The backend has a new state called "needsPermissions" and the app widget
reacts accordingly.
This commit is contained in:
Elias Projahn 2020-03-28 09:54:04 +01:00
parent bd844c44ea
commit 723977daec
3 changed files with 62 additions and 4 deletions

View file

@ -13,6 +13,7 @@ dependencies:
sdk: flutter
moor_flutter:
path:
permission_handler:
rxdart:
dev_dependencies: