rtc_conference_tui_kit 2.4.0 copy "rtc_conference_tui_kit: ^2.4.0" to clipboard
rtc_conference_tui_kit: ^2.4.0 copied to clipboard

discontinued

rtc_conference_tui_kit is a UIKit about audio&video room launched by Tencent Cloud.

2.4.0(2024-06-06) #

  • Added support for landscape mode.
  • Changed the default language to the system language.
  • Fixed an issue where the conference name in the top bar did not match the settings.
  • Fixed an issue with dragging in the large and small window layout.
  • Modified the parameters in ConferenceMainPage from roomId to conferenceId, and isCreateRoom to isCreateConference.
  • Improved the parameters in each callback within the ConferenceObserver.
  • Upgraded rtc_room_engine dependencies.

2.2.1(2024-03-29) #

  • Upgraded rtc_room_engine dependencies.

2.2.0(2024-03-22) #

  • Renamed rtc_conference_tuikit.dart to rtc_conference_tui_kit.dart.
  • Added dynamic volume display on the user's microphone button and the microphone icon below the video screen.
  • Displayed the person speaking in the top-right corner while watching screen sharing.
  • Deprecated TUIRoomKit, use ConferenceSession instead. After starting a quick meeting or joining a meeting, you can control the route navigation to the conference page(ConferenceMainPage) on your own. For more details, please refer to README.md.
  • Upgraded rtc_room_engine dependencies.

2.1.0(2024-03-01) #

  • Fix the issue where the on-stage management list does not refresh for other administrators after a stage application is rejected
  • Fix the issue where a user who is prohibited from sending messages cannot speak after becoming the room owner.
  • Upgrade the dependencies of rtc_room_engine

2.0.3(2024-02-02) #

  • Fixed some known bugs and issues
  • Upgrade the dependencies of rtc_room_engine

2.0.2(2024-01-26) #

  • Fixed some UI details
  • Upgrade the dependencies of rtc_room_engine

2.0.1(2024-01-19) #

  • Fixed some known bugs and issues
  • Added auto-hide function for top and bottom toolbars
  • Upgrade the dependencies of rtc_room_engine

2.0.0(2024-01-11) #

  • Upgrade the dependencies of rtc_room_engine
  • After adapting to the rtc_room_engine update, the speechMode field in TUIRoomInfo is abandoned and isSeatEnabled and seatMode are used instead.

1.7.1(2024-01-08) #

  • Added administrator function
  • Upgrade the dependencies of rtc_room_engine

1.7.0(2023-12-18) #

  • Release the official version of rtc_conference_tui_kit
  • Fixed some known bugs and issues
  • Upgrade the dependencies of rtc_room_engine

1.6.1-rc(2023-11-14) #

  • Release candidate version of rtc_conference_tui_kit
  • Supports only Android and iOS platforms