Skip to content
New issue

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

Error in _scanKey.currentState.takePicture and _scanKey.currentState.stop #96

Closed
948911908 opened this issue Feb 7, 2020 · 0 comments · Fixed by #97
Closed

Error in _scanKey.currentState.takePicture and _scanKey.currentState.stop #96

948911908 opened this issue Feb 7, 2020 · 0 comments · Fixed by #97

Comments

@948911908
Copy link

_scanKey.currentState.stop()
final path = join( (await getTemporaryDirectory()).path, '${DateTime.now()}.png' ); await _scanKey.currentState.takePicture(path);

Error info
[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: CameraException(error, CaptureRequest contains unconfigured Input/Output Surface!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant