Skip to content

No implementation found for method dispose on channel verloop.flutter.dev/method-call #2

@thealteria

Description

@thealteria

Getting this error after calling sdk?.dispose();

flutter: ----------------------------------------------
flutter: MissingPluginException(No implementation found for method dispose on channel verloop.flutter.dev/method-call)
flutter:
#0      MethodChannel._invokeMethod
package:flutter/…/services/platform_channel.dart:165
<asynchronous suspension>
#1      MethodChannelVerloopFlutterSdk.dispose
package:verloop_flutter_sdk/verloop_flutter_sdk_method_channel.dart:118
<asynchronous suspension>
#2      VerloopSdk.dispose
package:verloop_flutter_sdk/verloop_flutter_sdk.dart:166
<asynchronous suspension>
flutter: ----------------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions