flutter_contacts icon indicating copy to clipboard operation
flutter_contacts copied to clipboard

fix🔨: permission_handler package updated permission fetch & request syntax

Open yashwp opened this issue 5 years ago • 2 comments
trafficstars

…ntax

In the latest version of permission_handler package, they have changed the syntax of how to request for the user's permission.

yashwp avatar Oct 02 '20 06:10 yashwp

@lukasgit Please check this PR and merge, as rhe example is misleading while integration.

yashwp avatar Oct 05 '20 06:10 yashwp

Hi there. I am pleased to review your code. As I see you forgot to update the permission_handler version in the pubspec.yaml file.

imaNNeo avatar Nov 11 '20 22:11 imaNNeo