-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[camera] Add Android & iOS implementations for pausing the camera preview #4192
Conversation
Co-authored-by: Andrew Coutts <[email protected]>
Co-authored-by: Andrew Coutts <[email protected]>
…s_resolution_sensor_features
…s_resolution_sensor_features
…roid/supporting_functionality
…ra-android/supporting_functionality
…nsor_features' into camera-android/supporting_functionality
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
I wonder if my old PR #3531 should be closed because pausing the preview natively seems more reasonable |
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
1 similar comment
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
Closing in favour of #4258 |
This PR implements the
pausePreviewandresumePreviewinterface methods from the camera plugin's platform interface (added in #4191), to support the (un)pausing of the camera preview.As this PR depends on changes made by the Android refactor (#4059), this PR will remain in draft state until those changes have been merged.
Related issues:
Pre-launch Checklist
dart format.)[shared_preferences]///).If you need help, consider asking for advice on the #hackers-new channel on Discord.