volorio_audio_room 0.2.1 copy "volorio_audio_room: ^0.2.1" to clipboard
volorio_audio_room: ^0.2.1 copied to clipboard

High-level Volorio Flutter SDK for audio party rooms with RTC, RTM, chat, and usage heartbeat.

volorio_audio_room #

High-level Volorio Flutter SDK for audio party rooms with RTC, RTM, chat, and usage heartbeat.

Installation #

flutter pub add volorio_audio_room

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.
  • The package uses Volorio-branded APIs; keep application-specific authorization in your backend.
  • API keys belong only in a trusted backend. Mobile clients receive short-lived session JSON.

Public API #

  • VolorioSessionLoader
  • VolorioAudioRoomClient
  • VolorioAudioRoomJoinRequest
import 'package:volorio_audio_room/volorio_audio_room.dart';

// Primary entry point: VolorioAudioRoomClient

Dependencies #

  • volorio_chat
  • volorio_core
  • volorio_rtc
  • volorio_rte
  • volorio_rtm

Documentation #

0
likes
130
points
67
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

High-level Volorio Flutter SDK for audio party rooms with RTC, RTM, chat, and usage heartbeat.

Homepage

Topics

#volorio #audio-room #voice-chat #rtc #flutter

License

unknown (license)

Dependencies

flutter, volorio_chat, volorio_core, volorio_rtc, volorio_rte, volorio_rtm

More

Packages that depend on volorio_audio_room