volorio_virtual_background

Volorio Flutter virtual background controls for RTC video sessions.

Installation

flutter pub add volorio_virtual_background

Runtime and security

  • Runtime: Flutter application
  • Source version: 0.2.1
  • Registry status: published as 0.2.1
  • Canonical API base URL: https://api.volor.io
  • License: proprietary commercial SDK; see the included LICENSE and Volorio Terms.
  • This package exposes the Volorio entitlement and processor control contract. A native on-device processor is not bundled; connect a supported runtime adapter before presenting the effect as active.
  • API keys belong only in a trusted backend. Mobile clients receive short-lived session JSON.

Public API

  • VolorioVirtualBackground
import 'package:volorio_virtual_background/volorio_virtual_background.dart';

// Primary entry point: VolorioVirtualBackground

Dependencies

  • volorio_core
  • volorio_rtc

Documentation