Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: MissingPluginException(No implementation found for method init on channel plugins.indoor.solutions/pusher) #18

Open
eshun4 opened this issue Aug 10, 2021 · 1 comment

Comments

@eshun4
Copy link

eshun4 commented Aug 10, 2021

Error: MissingPluginException(No implementation found for method init on channel plugins.indoor.solutions/pusher)
at Object.throw_ [as throw] (http://localhost:58193/dart_sdk.js:5348:11)
at MethodChannel._invokeMethod (http://localhost:58193/packages/flutter/src/services/system_channels.dart.lib.js:962:21)
at _invokeMethod.next ()
at http://localhost:58193/dart_sdk.js:39230:33
at _RootZone.runUnary (http://localhost:58193/dart_sdk.js:39087:58)
at _FutureListener.thenAwait.handleValue (http://localhost:58193/dart_sdk.js:34073:29)
at handleValueCallback (http://localhost:58193/dart_sdk.js:34633:49)
at Function._propagateToListeners (http://localhost:58193/dart_sdk.js:34671:17)
at _Future.new.[_completeWithValue] (http://localhost:58193/dart_sdk.js:34513:23)
at async._AsyncCallbackEntry.new.callback (http://localhost:58193/dart_sdk.js:34536:35)
at Object._microtaskLoop (http://localhost:58193/dart_sdk.js:39374:13)
at _startMicrotaskLoop (http://localhost:58193/dart_sdk.js:39380:13)
at http://localhost:58193/dart_sdk.js:34887:9

@eshun4
Copy link
Author

eshun4 commented Aug 10, 2021

This is the error I get once I initialize pusher in my init method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant