You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
======== Exception caught by services library ======================================================
The following MissingPluginException was thrown while activating platform stream on channel plugins.flutter.io/plaid_flutter/events:
MissingPluginException(No implementation found for method listen on channel plugins.flutter.io/plaid_flutter/events)
When the exception was thrown, this was the stack:
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:313:7)
getting this error in flutter iOS version
======== Exception caught by services library ======================================================
The following MissingPluginException was thrown while activating platform stream on channel plugins.flutter.io/plaid_flutter/events:
MissingPluginException(No implementation found for method listen on channel plugins.flutter.io/plaid_flutter/events)
When the exception was thrown, this was the stack:
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:313:7)
#1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:662:9)
D/EGL_emulation(25511): app_time_stats: avg=635.42ms min=14.31ms max=1256.54ms count=2
D/EGL_emulation(25511): app_time_stats: avg=58394.22ms min=58394.22ms max=58394.22ms count=1
D/EGL_emulation(25511): app_time_stats: avg=673.47ms min=8.15ms max=2943.23ms count=5
E/flutter (25511): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method open on channel plugins.flutter.io/plaid_flutter)
E/flutter (25511): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:313:7)
E/flutter (25511):
E/flutter (25511): #1 PlaidMethodChannel.open (package:untitled5/src/platform/plaid_method_channel.dart:37:5)
E/flutter (25511):
E/flutter (25511): #2 PlaidLink.open (package:untitled5/src/core/plaid_link.dart:36:5)
E/flutter (25511):
E/flutter (25511):
The text was updated successfully, but these errors were encountered: