facundomedica / fast_qr_reader_view

A Fast QR Reader widget for Flutter. For both Android and iOS
MIT License
295 stars 163 forks source link

Permission request methods (clean version) #39

Closed ersjoh closed 5 years ago

ersjoh commented 5 years ago

Since #22 has some merge conflicts, is not compatible with Android X and includes changes that are not relevant to the PR, we decided to extract the improved logic for permission handling into a new PR.

facundomedica commented 5 years ago

LGTM

facundomedica commented 5 years ago

Thanks for the nice PR @ersjoh