-
-
Notifications
You must be signed in to change notification settings - Fork 912
Closed
Description
🔙 Regression
List permissions_group = [PermissionGroup.contacts, PermissionGroup.storage];
Map<PermissionGroup, PermissionStatus> permissions =
await PermissionHandler().requestPermissions(permissions_group);
print(permissions)
Hi, I tried to run the code above. Unfortunately, I cannot get the result after granting the permission from the dialog. Any suggestion?
MartinHlavna, freewheelnat, trantrongkim98, marinat, NiKoTron and 7 more
Metadata
Metadata
Assignees
Labels
No labels