-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#7046Labels
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 capabilityp: cameraThe camera pluginThe camera pluginplatform-androidAndroid applications specificallyAndroid applications specifically
Description
In the Flutter camera plugin API, the onCameraError() callback method is used to send a message to the Flutter client informing that an error occurred while interacting with the camera. This method should be implemented in the new Android camera plugin and used to send camera errors in the same way as in the current Android camera plugin.
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 capabilityp: cameraThe camera pluginThe camera pluginplatform-androidAndroid applications specificallyAndroid applications specifically