Skip to content

[camera] Add Preview related methods to CameraX Plugin #112658

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

Closed
4 tasks
camsim99 opened this issue Sep 29, 2022 · 1 comment · Fixed by flutter/plugins#7112
Closed
4 tasks

[camera] Add Preview related methods to CameraX Plugin #112658

camsim99 opened this issue Sep 29, 2022 · 1 comment · Fixed by flutter/plugins#7112
Assignees
Labels
c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter p: camera The camera plugin P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. platform-android Android applications specifically

Comments

@camsim99
Copy link
Contributor

camsim99 commented Sep 29, 2022

One primary use case of the camera plugin is to present a preview of the shot the camera will take.

The following is the list of methods in the Flutter camera plugin API that will need to be implemented to enable this use case and match the behavior of the camera_android plugin:

  • pausePreview()
  • resumePreview()
  • startPreviewWithImageStream()
  • startPreview()
@camsim99 camsim99 added c: new feature Nothing broken; request for a new capability platform-android Android applications specifically plugin p: camera The camera plugin c: proposal A detailed proposal for a change to Flutter P2 Important issues not at the top of the work list labels Sep 29, 2022
@camsim99 camsim99 self-assigned this Feb 6, 2023
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2023
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter p: camera The camera plugin P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. platform-android Android applications specifically
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants