-
Notifications
You must be signed in to change notification settings - Fork 303
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
MissingPluginException(No implementation found for method data on channel video_thumbnail) #59
Comments
Hi @ajosecueto, Are you using openJDK 8? I had to go back to Java JDK 8 due to this issue. This seems to happen for some more than 10 seconds videos. BR. |
Sorry about my comment it still happen in some videos no matter if you use Java JDK or OpenJDK |
Hi, I have the same issue. Did you find the answer? Thanks |
I fix that error just adding |
Thanks @DevKhalyd |
thanks @DevKhalyd |
Please check out the new 0.5.0 version. Thanks. |
ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: MissingPluginException(No implementation found for method data on channel video_thumbnail)
E/flutter ( 9427): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:7)
E/flutter ( 9427):
E/flutter ( 9427): #1 VideoThumbnail.thumbnailData (package:video_thumbnail/video_thumbnail.dart:67:12)
E/flutter ( 9427):
E/flutter ( 9427): #2 _UploadClipState.loadThumb (package:proyectBlumer/screens/upload_post/upload_clip.dart:43:5)
E/flutter ( 9427):
E/flutter ( 9427):
The text was updated successfully, but these errors were encountered: