zego_express_engine 1.1.0
zego_express_engine: ^1.1.0 copied to clipboard
ZegoExpressEngine Flutter SDK is a flutter plugin wrapper based on ZegoExpressEngine native Android / iOS SDK, providing live video and real-time audio/video services.
Change Log #
1.1.0 #
-
Update native SDK to version 1.12.3
-
Add
setANSMode
,setAudioEqualizerGain
,setVoiceChangerParam
,setReverbParam
,enableVirtualStereo
APIs -
Add
Record
module withstartRecordingCapturedData
,stopRecordingCapturedData
,onCapturedDataRecordStateUpdate
,onCapturedDataRecordProgressUpdate
-
Add
getVideoConfig
implementation for Android -
Fix issue of
stopMixerTask
for Android
0.15.1 #
- Fix the problem that the
codecID
parameter ofsetVideoConfig
API does not take effect
0.15.0 #
- Update native SDK to version 1.11.4
0.14.2 #
- Fix the conversion issue of generic Map for some callbacks
0.14.1 #
-
Fix
enablePublishDirectToCDN
API -
Fix
updateTextureRendererSize
API on Android
0.14.0 #
-
Update native SDK to version 1.10.0
-
Fix
updateTextureRendererSize
API on Android -
Fix
onRoomOnlineUserCountUpdate
callback
0.13.1 #
- Fix mixer module issue
0.13.0 #
- Update native SDK to version 1.9.2
0.12.2 #
- Update native SDK to version 1.8.2
0.12.1 #
- Fix
onIMRecvCustomCommand
callback on iOS
0.12.0 #
-
Update native iOS SDK to version 1.8.0
-
Update native Android SDK to version 1.8.1
-
Fix some bugs in the IM module
0.11.1 #
- Update native SDK to version 1.7.9
0.11.0 #
-
Update native SDK to version 1.7.8
-
Optimize native method handler and callback handler
0.10.0 #
-
Add media player (audio only) module
-
Update native SDK to version 1.7.0
-
Add error code definition class
-
Fix iOS callback bug
0.9.3 #
- Fix type conversion issue in dart callback
0.9.2 #
- Update native SDK version to 1.6.0
0.9.1 #
-
Implement Android mixer API
-
Fix iOS mixer bug
0.9.0 #
- Initial release, with native SDK dependency version 1.5.5