Is there already an issue requesting this feature?
Please select affected platform(s)
Use case
When the target SDK is set to 37, accessing devices on the local network is blocked by default.
See: https://developer.android.com/privacy-and-security/local-network-permission#android-17-enforcement
Local network is blocked by default for all apps that update their target SDK
Proposal
Add localNetwork as a new Permission group, so that this permission can be requested from Flutter.
https://developer.android.com/reference/kotlin/android/Manifest.permission#access_local_network
ACCESS_LOCAL_NETWORK
Specific requirements or considerations
No response
Additional information or context
No response
Is there already an issue requesting this feature?
Please select affected platform(s)
Use case
When the target SDK is set to 37, accessing devices on the local network is blocked by default.
See: https://developer.android.com/privacy-and-security/local-network-permission#android-17-enforcement
Proposal
Add
localNetworkas a newPermissiongroup, so that this permission can be requested from Flutter.https://developer.android.com/reference/kotlin/android/Manifest.permission#access_local_network
ACCESS_LOCAL_NETWORKSpecific requirements or considerations
No response
Additional information or context
No response