We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
I am trying to use the camera plugins on the following configuration
When I invoke the camera controller startVideoCapturing, I get the following exception
MissingPluginException(No implementation found for method startVideoRecording on channel plugins.flutter.io/camera)
Thanks
The text was updated successfully, but these errors were encountered:
camera: 0.10.5+5
This version has not supported yet in flutter-elinux's camera plugin. See https://github.com/sony/flutter-elinux-plugins/tree/main/packages/camera#pubspecyaml
Sorry, something went wrong.
And also, startVideoRecording has not supported yet too. See #6
Closing. Thanks.
No branches or pull requests
Hi
I am trying to use the camera plugins on the following configuration
When I invoke the camera controller startVideoCapturing, I get the following exception
Thanks
The text was updated successfully, but these errors were encountered: