LeGoffMael / insta_assets_picker

An image (and videos) picker similar with Instagram, supports multi picking, crop and aspect ratio.
https://pub.dev/packages/insta_assets_picker
MIT License
79 stars 34 forks source link

Problem with permissions on android #36

Closed juarezfranco closed 5 months ago

juarezfranco commented 7 months ago

The permission check is checking the common type (video and image).

In the latest version of the wechat_assets_picker lib it is now possible to specify only image type permission

LeGoffMael commented 5 months ago

New 2.3.0-dev.3 prerelease includes this change