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
E/flutter ( 5952): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: CameraException(error, Attempt to invoke virtual method 'int android.media.EncoderProfiles$VideoProfile.getWidth()' on a null object reference) E/flutter ( 5952): #0 handleErrorWithHandler (package:wechat_camera_picker/src/internals/methods.dart:28:3) E/flutter ( 5952): #1 CameraPickerState.initCameras. (package:wechat_camera_picker/src/states/camera_picker_state.dart:349:9)
在安卓13上打开黑屏
The text was updated successfully, but these errors were encountered:
pubspec.yaml加入这个试试 camera: ^0.10.3+1 camera_android: ^0.10.4+1
Sorry, something went wrong.
No branches or pull requests
E/flutter ( 5952): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: CameraException(error, Attempt to invoke virtual method 'int android.media.EncoderProfiles$VideoProfile.getWidth()' on a null object reference)
E/flutter ( 5952): #0 handleErrorWithHandler (package:wechat_camera_picker/src/internals/methods.dart:28:3)
E/flutter ( 5952): #1 CameraPickerState.initCameras. (package:wechat_camera_picker/src/states/camera_picker_state.dart:349:9)
在安卓13上打开黑屏
The text was updated successfully, but these errors were encountered: