miguelpruivo / flutter_file_picker

File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
MIT License
1.35k stars 675 forks source link

Android 14 (Api Sdk 34):Implementing support for Photo Picker Selected Photos/Videos Access feature. #1559

Closed asiteandroid closed 3 months ago

asiteandroid commented 4 months ago

Platform Android

Requirement

With Android 14, users now have the ability to grant apps access to specific images and videos in their media library, rather than providing access to all media of a particular type. This enhances user privacy and control over their personal data while allowing our app to offer a more tailored and secure user experience.

Could you please advise on the steps and considerations necessary to implement this feature effectively within our package?

Ref Links

https://developer.android.com/training/data-storage/shared/photopicker

https://developer.android.com/about/versions/14/changes/partial-photo-video-access#compatibility-mode

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.