volorio_live_streaming_player

Volorio Flutter live streaming player controls for RTC live rooms.

Installation

flutter pub add volorio_live_streaming_player

Runtime and security

  • Runtime: Flutter application
  • Source version: 0.2.0
  • Registry status: published as 0.2.0
  • Canonical API base URL: https://api.volor.io
  • License: proprietary commercial SDK; see the included LICENSE and Volorio Terms.
  • This package exposes Volorio orchestration and state contracts. Connect the required RTC, rendering or persistence adapter described by the product integration before presenting the complete experience as active.
  • API keys belong only in a trusted backend. Mobile clients receive short-lived session JSON.

Public API

  • VolorioLiveStreamingPlayer
import 'package:volorio_live_streaming_player/volorio_live_streaming_player.dart';

// Primary entry point: VolorioLiveStreamingPlayer

Dependencies

  • volorio_core
  • volorio_rtc

Documentation