Open nicomelnyk opened 10 months ago
It works when I use a phone as emulator. Seems like a web related problem
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 works great on android. cheers mate
didnt see it, my bad
works great on android. cheers mate
Thanks maybe it will be deploy on others platform in the future 🤷♂️
run flutter clean
then rebuilt the app it will work
[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