[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: MissingPluginException(No implementation found for method openEditor on channel video_editor_sdk)
My project in this error .
Use This Dependency : video_editor_sdk: ^2.6.0
Please fast This Error Solution .. StackOverflow Community
This plugin is only supported on
AndroidoriOS. If you're testing on another platform it'll throw theMissingPluginException.Always check
PLATFORMin the package info on https://pub.dev. The image below is fromvideo_editor_sdkpackage that says onlyAndroidoriOSare supported.