-
Notifications
You must be signed in to change notification settings - Fork 12
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
MissingPluginException #1
Comments
It works when I use a phone as emulator. Seems like a web related problem |
As said on the pub dev website the package is currently aivailable only for android |
didnt see it, my bad |
Thanks maybe it will be deploy on others platform in the future 🤷♂️ |
run |
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method removeBackground on channel background_remover) |
Hi!
I want to try this package. Looks amazing and promising.
Getting this error while im calling removeBackground() method:
"MissingPluginException(No implementation found for method removeBackground on channel background_remover)"
What could the problem be?
I am using chrome as emulator
The text was updated successfully, but these errors were encountered: