volorio_classroom_uikit

Volorio Flutter classroom UI kit widgets.

Installation

flutter pub add volorio_classroom_uikit

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

  • VolorioClassroomView
import 'package:volorio_classroom_uikit/volorio_classroom_uikit.dart';

// Primary entry point: VolorioClassroomView

Dependencies

  • volorio_classroom

Documentation