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
error • 'SmoothCameraController.startImageStream' ('Future<void> Function(dynamic Function(dynamic))') isn't a valid override of 'CameraController.startImageStream' ('Future<void> Function(dynamic Function(dynamic), {bool persistToFile})') • packages/smooth_app/lib/pages/scan/camera_controller.dart:94:16 • invalid_override error • The argument type 'void Function(CameraImage)' can't be assigned to the parameter type 'dynamic Function(dynamic)' • packages/smooth_app/lib/pages/scan/ml_kit_scan_page.dart:304:22 • argument_type_not_assignable
The text was updated successfully, but these errors were encountered:
Yes I know, but the easiest way would be to review this PR in priority.
Sorry, something went wrong.
#2953 or which one
Yes it was #2953
g123k
No branches or pull requests
What
The text was updated successfully, but these errors were encountered: