-
Notifications
You must be signed in to change notification settings - Fork 414
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
Comments
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? |
Thanks, I'll check it out!
…On Thu, Sep 12, 2024, 5:58 PM Suman Kunwar ***@***.***> wrote:
I made some updates and created my own version, which I applied to my app
<https://www.dwaste.live/>.
You can find the updated version here
<https://github.com/sumn2u/flutter_tflite>.
—
Reply to this email directly, view it on GitHub
<#286 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHDUGGESIPPBBMESOUZKYWDZWGTZBAVCNFSM6AAAAAA6U25JBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBWGUZTSMRZHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Error: MissingPluginException(No implementation found for method loadModel on channel tflite)
The text was updated successfully, but these errors were encountered: