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

A value of type 'ImageData?' can't be assigned to a variable of type 'List<int>?'. Try changing the type of the variable, or casting the right-hand type to 'List<int>?' #75

Open
nugaysamil opened this issue Nov 10, 2023 · 1 comment · May be fixed by #80

Comments

@nugaysamil
Copy link

Screen Shot 2023-11-10 at 17 16 37

How can I fix this error?

@charlieforward9
Copy link

Pretty that's because of a dependency mismatch. I fixed this on my fork of this repo.

tflite_flutter_helper:
  git:
    url: https://github.com/VisualPT/tflite_flutter_helper.git
    ref: 627abb6f41e2fa4949ccf64226009c06e7021308

@charlieforward9 charlieforward9 linked a pull request Oct 12, 2024 that will close this issue
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.

2 participants