volorio_media_services
Dart server SDK for Volorio Media Services.
Use this package from your backend to operate Volorio Media Services through the authenticated Volorio API gateway. Keywords: Volorio Media Services, Dart backend, Flutter backend, realtime media, cloud API.
Install
dependencies:
volorio_media_services: ^0.2.0
Security
Do not place Volorio API keys in Flutter, iOS, Android, or web clients. Server-side packages use volorio_server; Flutter packages consume short-lived Volorio sessions created by your backend.