Antoinegtir / background-remover

First Flutter package that remove background from selfie using Google ML Kit
https://pub.dev/packages/background_remover
Apache License 2.0
17 stars 7 forks source link

MissingPluginException #1

Open nicomelnyk opened 6 months ago

nicomelnyk commented 6 months ago

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 commented 6 months ago

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

Antoinegtir commented 6 months ago

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 commented 6 months ago

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

Antoinegtir commented 6 months ago

didnt see it, my bad

works great on android. cheers mate

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