volorio_recording
Dart server SDK for Volorio Recording.
Use this package from your backend to operate Volorio Recording through the authenticated Volorio API gateway. Keywords: Volorio Recording, Dart backend, Flutter backend, realtime media, cloud API.
Install
dependencies:
volorio_recording: ^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.