Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 of 4 tasks
ChristianEdwardPadilla opened this issue Sep 18, 2023 · 9 comments
Open
2 of 4 tasks
Labels
P2 Important issues not at the top of the work list. platform: android Issue is related to the Android platform. refactor Issues marked with refactor should be considered when refactoring the plugin. type: enhancement New feature or request

Comments

@ChristianEdwardPadilla
Copy link
Contributor

Is there already an issue requesting this feature?

Please select affected platform(s)

  • 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

@JeroenWeener JeroenWeener added platform: android Issue is related to the Android platform. type: enhancement New feature or request P2 Important issues not at the top of the work list. refactor Issues marked with refactor should be considered when refactoring the plugin. and removed refactor Issues marked with refactor should be considered when refactoring the plugin. labels Sep 19, 2023
@IceTears1
Copy link

IceTears1 commented Nov 6, 2023

same request

@b-fab-michael
Copy link

same

@StigUK
Copy link

StigUK commented Dec 1, 2023

Any updates?

@GuyMangkorn
Copy link

GuyMangkorn commented Dec 15, 2023

+1

@Howard2595
Copy link

same

1 similar comment
@FairyWorld
Copy link

same

@TalRa1
Copy link

TalRa1 commented Mar 5, 2024

Same request :)

@RRrongrui
Copy link

same +1

@n3rdkid
Copy link

n3rdkid commented May 10, 2024

+1
Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Important issues not at the top of the work list. platform: android Issue is related to the Android platform. refactor Issues marked with refactor should be considered when refactoring the plugin. type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests