flutter_callkit icon indicating copy to clipboard operation
flutter_callkit copied to clipboard

MissingPluginException(No implementation found for method listen on channel plugins.voximplant.com/plugin_events)

Open nerdsarena opened this issue 4 years ago • 0 comments

The following MissingPluginException was thrown while activating platform stream on channel plugins.voximplant.com/plugin_events: MissingPluginException(No implementation found for method listen on channel plugins.voximplant.com/plugin_events)

When the exception was thrown, this was the stack: #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:7) #1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:545:9)

nerdsarena avatar Dec 03 '21 05:12 nerdsarena