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

Missing Plugin Exeption #297

Open
GiannosP14 opened this issue Jun 6, 2024 · 3 comments
Open

Missing Plugin Exeption #297

GiannosP14 opened this issue Jun 6, 2024 · 3 comments

Comments

@GiannosP14
Copy link

Hi , I get this issue and sadly i have no idea how to solve it. Thanks in advance.

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method loadModel on channel tflite)
E/flutter (25262): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7)
E/flutter (25262):
E/flutter (25262): #1 Tflite.loadModel (package:tflite/tflite.dart:15:12)
E/flutter (25262):
E/flutter (25262): #2 _ObjectRecognitionHomePageState.loadModel (package:in_sight/core/modules/object_recognition/object_recognition_home_page.dart:99:5)
E/flutter (25262):
E/flutter (25262):

@ardeshir-33033
Copy link

@GiannosP14 did you find any fix for this?

@GiannosP14
Copy link
Author

@ardeshir-33033 Hi, sadly no. I think I ended up using another similar package...

@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.

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

3 participants