volorio_live_streaming_player 0.2.0
volorio_live_streaming_player: ^0.2.0 copied to clipboard
Volorio Flutter live streaming player controls for RTC live rooms.
example/main.dart
import 'package:volorio_live_streaming_player/volorio_live_streaming_player.dart';
void main() {
print(VolorioLiveStreamingPlayer);
}