Skip to content

galanblancom/openvidu-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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