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

got this error when running flutter project #286

Open
B20210125 opened this issue Oct 29, 2023 · 5 comments
Open

got this error when running flutter project #286

B20210125 opened this issue Oct 29, 2023 · 5 comments

Comments

@B20210125
Copy link

Error: MissingPluginException(No implementation found for method loadModel on channel tflite)

@dequilla3
Copy link

make sure you've set your model correctly. Recheck your assets if there's misspelled or the path is correct.
image

@harshabhadra
Copy link

ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method loadModel on channel tflite

I'm also getting the same error message while running android build. Is there any particular setting we need to do in build.gradle file of android?

@mohamed3laily
Copy link

ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method loadModel on channel tflite

I'm also getting the same error message while running android build. Is there any particular setting we need to do in build.gradle file of android?

hi, did you found a solution for this error?

@sumn2u
Copy link

sumn2u commented Sep 12, 2024

I made some updates and created my own version, which I applied to my app.

You can find the updated version here.

@mohamed3laily
Copy link

mohamed3laily commented Sep 12, 2024 via email

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

No branches or pull requests

5 participants