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.
  • Chat support

Requirements are Flutter SDK and OpenVidu

$ git clone https://github.com/galanblancom/openvidu-flutter.git
$ cd openvidu-flutter/example
$ flutter pub get
$ flutter run