flutter-permission-handler icon indicating copy to clipboard operation
flutter-permission-handler copied to clipboard

[Feature request]: Add support for Android 14+ partial media permissions

Open ChristianEdwardPadilla opened this issue 2 years ago • 10 comments

Is there already an issue requesting this feature?

Please select affected platform(s)

  • [X] Android
  • [ ] iOS
  • [ ] Windows

Use case

Android 14 adds a new permission (READ_MEDIA_VISUAL_USER_SELECTED ) for granting partial access to photos/videos: https://developer.android.com/about/versions/14/changes/partial-photo-video-access

There is currently no way to request or check this permission in permission_handler.

Proposal

This new permission should be added as a Dart-level permission API.

Specific requirements or considerations

No response

Additional information or context

No response

ChristianEdwardPadilla avatar Sep 18 '23 22:09 ChristianEdwardPadilla

same request

IceTears1 avatar Nov 06 '23 02:11 IceTears1

same

b-fab-michael avatar Nov 06 '23 02:11 b-fab-michael

Any updates?

StigUK avatar Dec 01 '23 12:12 StigUK

+1

GuyMangkorn avatar Dec 15 '23 03:12 GuyMangkorn

same

Howard2595 avatar Jan 02 '24 08:01 Howard2595

same

FairyWorld avatar Jan 22 '24 06:01 FairyWorld

Same request :)

TalRa1 avatar Mar 05 '24 17:03 TalRa1

same +1

RRrongrui avatar May 07 '24 06:05 RRrongrui

+1 Any update on this?

n3rdkid avatar May 10 '24 06:05 n3rdkid

i have same problem. i try photo manager to avoid that bug.

minhkhang0107 avatar Jun 01 '24 11:06 minhkhang0107

I have submitted a PR #1347 that adds this permission.

LulleBulle avatar Jul 18 '24 14:07 LulleBulle