Skip to content

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

Closed
flutter/plugins
#7112
@camsim99

Description

@camsim99

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()

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions