volorio_recording 0.2.1
volorio_recording: ^0.2.1 copied to clipboard
Volorio Recording Dart server SDK for production API integration.
volorio_recording #
Volorio Recording Dart server SDK for production API integration.
Installation #
flutter pub add volorio_recording
Runtime and security #
- Runtime: Trusted Dart backend
- 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. - 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 #
VolorioRecordingClient
import 'package:volorio_recording/volorio_recording.dart';
// Primary entry point: VolorioRecordingClient
Dependencies #
volorio_server