Firelands128 / photo_gallery

A Flutter plugin that retrieves images and videos from mobile native gallery.
BSD 3-Clause "New" or "Revised" License
68 stars 62 forks source link

Solved the open issue of App crash while calling PhotoGallery.listAlb… #44

Closed ZaidrazaNarsinh closed 1 year ago

ZaidrazaNarsinh commented 2 years ago

App was getting crashed while using listAlbum method in android 9. So, I made some required changes in video projection

Firelands128 commented 1 year ago

Solved by updating media query projection after version 1.2.0. Closed due to some unnecessary changes. Thanks for you contributions.