volorio_core 0.2.2
volorio_core: ^0.2.2 copied to clipboard
Shared product, pricing, session, wallet, and error types for Volorio Dart SDKs.
volorio_core #
Shared product, pricing, session, wallet, and error types for Volorio Dart SDKs.
Installation #
flutter pub add volorio_core
Runtime and security #
- Runtime: Dart and Flutter shared code
- Source version:
0.2.2 - Registry status: published as 0.2.2
- 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 #
VolorioProductUnitVolorioProductCategoryVolorioMediaQualityVolorioProductIdVolorioSessionVideoProfileVolorioSessionSubscriberVideoProfilesVolorioBlackFrameWatchdogPolicyVolorioSessionVideoPolicyVolorioFreeAllowanceVolorioProductPrice
import 'package:volorio_core/volorio_core.dart';
// Primary entry point: VolorioRoomSession
Dependencies #
This package has no external runtime dependency.