openvidu_flutter 0.0.6 openvidu_flutter: ^0.0.6 copied to clipboard
Migration from openvidu-android to Flutter. The package contains a working example that targets OpenVidu 2.29.0.
openvidu-flutter #
Migration of the openvidu-android to Flutter
Added improvements:
- Participant names are now displayed for each remote participant.
- Managing changes in the flow of remote participants.
- The status of the participant's microphone and camera is displayed.
Requirements are Flutter SDK and OpenVidu
$ git clone https://github.com/galanblancom/openvidu-flutter.git
$ cd openvidu-flutter
$ flutter pub get
$ flutter run