-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed
flutter/plugins
#7112Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
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 listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically