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

MissingPluginException #1

Open
nicomelnyk opened this issue Jan 4, 2024 · 6 comments
Open

MissingPluginException #1

nicomelnyk opened this issue Jan 4, 2024 · 6 comments

Comments

@nicomelnyk
Copy link

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

@nicomelnyk
Copy link
Author

It works when I use a phone as emulator. Seems like a web related problem

@Antoinegtir
Copy link
Owner

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

@nicomelnyk
Copy link
Author

didnt see it, my bad
works great on android. cheers mate

@Antoinegtir
Copy link
Owner

didnt see it, my bad

works great on android. cheers mate

Thanks maybe it will be deploy on others platform in the future 🤷‍♂️

@Kaizodo
Copy link

Kaizodo commented Jul 17, 2024

run flutter clean then rebuilt the app it will work

@Veere6
Copy link

Veere6 commented Jul 29, 2024

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method removeBackground on channel background_remover)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7)

#1 BackgroundRemover.removeBackground (package:background_remover/src/background_remover_platform.dart:8:12)

#2 removeBackground (package:background_remover/background_remover.dart:7:10)

#3 _ResultViewState._removeBackground (package:wardrobe/view/result_view.dart:352:20)
. working fine in android but in ios i am facing this issue

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

4 participants