Skip to content

[camera_android_camerax] PROOF OF CONCEPT: Use platform views for camera preview#11139

Draft
camsim99 wants to merge 23 commits into
flutter:mainfrom
camsim99:camx_pv
Draft

[camera_android_camerax] PROOF OF CONCEPT: Use platform views for camera preview#11139
camsim99 wants to merge 23 commits into
flutter:mainfrom
camsim99:camx_pv

Conversation

@camsim99

@camsim99 camsim99 commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

Note

Proof of concept to fix flutter/flutter#181687. Full design proposal: go/flutter-new-camerax-preview

Unrelated changes:

  • There's a bug in the example app that was introduced by 34eec78 I believe; TLDR we need to reinitialize the camera when it changes to make sure the preview is up to date

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 29, 2026
@flutter-dashboard

Copy link
Copy Markdown

This pull request is not mergeable in its current state, likely because of a merge conflict. Pre-submit CI jobs were not triggered. Pushing a new commit to this branch that resolves the issue will result in pre-submit jobs being scheduled.

@github-actions github-actions Bot removed the CICD Run CI/CD label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[camera_android_camerax] Determine if we can implement camera preview with PreviewView

1 participant