zego_uikit_prebuilt_live_audio_room 2.6.0
zego_uikit_prebuilt_live_audio_room: ^2.6.0 copied to clipboard
PrebuiltLiveAudioRoom is a Live Audio Room kit that provides a ready-made group voice chat that supports up to 8 hosts and co-hosts to connect with millions of users downstage.
2.5.0 #
- Support host remove audience or speaker from audio room.
2.4.15 #
- Update dependencies
2.4.14 #
- fix the issue of conflict with extension key of the
flutter_screenutil
package.
2.4.13 #
- fix some user login status issues when used
zego_uikit_prebuilt_live_audio_room
withzego_zimkit
2.4.12 #
- Update dependencies
2.4.11 #
- Update Readme
2.4.10 #
- Update comments
2.4.9 #
- deprecate flutter_screenutil_zego package
2.4.8 #
- Fix some issues of co-hosts
2.4.7 #
- support the host in setting co-hosts.
2.4.6 #
- support hide users in member-list
2.4.4 #
- Update dependencies
2.4.3 #
- Fix some issues
2.4.2 #
- mark 'appDesignSize' as Deprecated
2.4.1 #
- Update dependencies
2.4.0 #
- To differentiate the 'appDesignSize' between the App and ZegoUIKitPrebuiltLiveAudioRoom, we introduced the 'flutter_screenutil_zego' library and removed the 'appDesignSize' parameter from the ZegoUIKitPrebuiltLiveAudioRoom that was previously present.
2.3.1 #
- Fixed the issue of frequent restoration and minimizing the UI, which triggered the interface rate limit.
2.3.0 #
- supports in-app minimization.
2.2.3 #
- fixed appDesignSize for ScreenUtil that didn't work
2.2.2 #
- fixed avatarURL occasionally not working
- seat config adds foreground color/openIcon/closeIcon configuration options
- controller adds a take seat method
- add assert to key parameters to ensure prebuilt run normally
2.2.1 #
- move controller's callbacks to config
- add turnMicrophoneOn function in controller
- fixed an issue where the avatar was not visible when the microphone was off
- support RTL text direction
- add voice effect text customization
2.2.0 #
- support avatar url setting
- support user in-room attributes setting
- add user count update notify
- add user attribute update notify
- fix some bugs
2.1.1 #
- add more callbacks
2.1.0 #
- support request to take seat
- support lock/unlock seat
- support mute users
- support custom click event of the seat
- support custom background
- support custom message list item
- support hide message view
2.0.1 #
- fix cancel related issue.
2.0.0 #
- Architecture upgrade based on adapter.
1.0.8 #
- downgrade flutter_screenutil to ">=5.5.3+2 <5.6.1"
1.0.7 #
- fix bugs
- update resources
- update a dependency to the latest release
- support sdk log
1.0.6 #
- update a dependency to the latest release
1.0.5 #
- fix some bugs
- update a dependency to the latest release
1.0.4 #
- fix some bugs
- add custom background feature
1.0.3 #
- update a dependency to the latest release
1.0.2 #
- fix some bugs
- support more layout
1.0.1 #
- fix some bugs
1.0.0 #
- upload initial release.