This repository has been archived by the owner on Oct 14, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 133
MissingPluginException #97
Labels
question
Further information is requested
Comments
Btw, your application works on my test environment.
|
Thanks for the answer.
|
But I can't reproduce this error with your test app. I tested it myself and it worked for me. Posted the logs in my previous message. Can you try cloning your application into another directory and testing it from there? By the way, there are other reasons that cause |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Getting missing plugin exception when I try to run FlutterFFmpeg.executeWithArguments.
Repo
https://[email protected]/skasli/video-convert-test.git
Current behavior
Exception has occurred.
MissingPluginException (MissingPluginException(No implementation found for method executeFFmpegWithArguments on channel flutter_ffmpeg))
Logs
Launching lib\main.dart on Android SDK built for x86 in debug mode...
Built build\app\outputs\apk\debug\app-debug.apk.
D/EGL_emulation(13922): eglMakeCurrent: 0xd6a1a360: ver 2 0 (tinfo 0xd6a0f800)
I/OpenGLRenderer(13922): Davey! duration=773ms; Flags=1, IntendedVsync=413678954962390, Vsync=413678954962390, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=413678958371700, AnimationStart=413678971763800, PerformTraversalsStart=413678971906100, DrawStart=413679640132300, SyncQueued=413679641947900, SyncStart=413679646005600, IssueDrawCommandsStart=413679648049200, SwapBuffers=413679676053100, FrameCompleted=413679732687200, DequeueBufferDuration=14802000, QueueBufferDuration=267000,
I/Choreographer(13922): Skipped 46 frames! The application may be doing too much work on its main thread.
I/eo_convert_tes(13922): NativeAlloc concurrent copying GC freed 1140(134KB) AllocSpace objects, 0(0B) LOS objects, 57% free, 1135KB/2671KB, paused 1.459ms total 200.991ms
D/EGL_emulation(13922): eglMakeCurrent: 0xd6a1a2a0: ver 2 0 (tinfo 0xd6a0f7c0)
I/flutter (13922): [-i, /storage/emulated/0/Download/3d406930-1cc0-11ea-f534-e9cda6d236c4.MOV, -c:v, mpeg4, -b:v, 500K, -filter:v, scale=960x540, /data/user/0/com.wingding.wingdingapp/cache/convertVideoTemp/3d406930-1cc0-11ea-f534-e9cda6d236c5.mp4]
Environment
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel unknown, v1.9.1+hotfix.6, on Microsoft Windows [Version 10.0.18363.592], locale tr-TR)
[√] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[!] Android Studio (version 3.5)
X Flutter plugin not installed; this adds Flutter specific functionality.
X Dart plugin not installed; this adds Dart specific functionality.
[√] VS Code (version 1.41.1)
[√] Connected device (1 available)
! Doctor found issues in 1 category.
The text was updated successfully, but these errors were encountered: