All notable changes to the OpenVidu Flutter
project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial planning and design.
- 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.
- Fixed Warnings
- Image url fixed
- Refactorizations
- Fixed homepage url
- Added support for bad certificate
- Added support for a customClient in websocket
- Added some documentation
- Added chat support and chat screen in the example
- Upgrade intl dependency.
- Chat button is always visible now.
- ChatBubble can be customized according to the user.
- Added isReaded flag to Message object.
- Added onAddRemoteParticipant to the Session object.
- Support up-to-date dependencies