volorio_whiteboard 0.2.1
volorio_whiteboard: ^0.2.1 copied to clipboard
Volorio Flutter interactive whiteboard SDK.
volorio_whiteboard #
Volorio Flutter interactive whiteboard SDK.
Installation #
flutter pub add volorio_whiteboard
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
LICENSEand 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 #
VolorioWhiteboardClient
import 'package:volorio_whiteboard/volorio_whiteboard.dart';
// Primary entry point: VolorioWhiteboardClient
Dependencies #
volorio_rtm