Zoom - support for virtual background in mobile application build using flutter

I’m developing a mobile application using Flutter and the Zoom Video Conference SDK. I’m interested in integrating Zoom’s virtual background feature but haven’t been able to achieve it. The **isVirtualBackgroundSupported** flag consistently returns **false**, and adding virtual backgrounds through the SDK doesn’t seem to work.

  1. Is there a planned roadmap for adding native virtual background support in the Zoom Flutter SDK?
  2. Are there any recommended workarounds or best practices for achieving a similar effect in the meantime?
  3. Could you point me towards any relevant documentation or resources I might have missed?