Open
Description
Steps to Reproduce
There is no way to hand over onPermissionsResult
handler using builder.
- Launch camera view for the first time.
- Deny camera access when the permission dialog prompts.
Expected results
onPermissionsResult
get called and so I can close the camera view
Actual results
builder does not provide a onPermissionsResult
as a parameter.
About your device
Apple iPhone X 16.7.10
Your flutter version
Flutter 3.22.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b0850beeb2 (8 weeks ago) • 2024-07-16 21:43:41 -0700
Engine • revision 235db911ba
Tools • Dart 3.4.4 • DevTools 2.34.3
Metadata
Assignees
Labels
No labels
Activity