volorio_media_services 0.2.1
volorio_media_services: ^0.2.1 copied to clipboard
Volorio Media Services Dart server SDK for production API integration.
volorio_media_services #
Volorio Media Services Dart server SDK for production API integration.
Installation #
flutter pub add volorio_media_services
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 #
VolorioMediaServicesClient
import 'package:volorio_media_services/volorio_media_services.dart';
// Primary entry point: VolorioMediaServicesClient
Dependencies #
volorio_server