Skip to content

Releases: AgoraIO-Extensions/Agora-Flutter-SDK

Release 6.1.1+1

19 May 08:24
Compare
Choose a tag to compare

6.1.1+1 (2023-05-19)

Bug Fixes

  • Fix build error due to iris_method_channel break change (7841c26)

Release 6.1.1

28 Apr 04:43
Compare
Choose a tag to compare

6.1.1 (2023-04-28)

Features

  • [ios] Support render mode and mirror mode for AgoraVideoView with flutter texture rendering (d946eb8)
  • [macos] Support render mode and mirror mode for AgoraVideoView … (#847) (64e09ed)
  • [windows] Support render mode and mirror mode for AgoraVideoView with flutter texture rendering (#856) (f70a581)

Bug Fixes

  • [windows] fix AgoraVideoView dispose crash due to multithreading (216eb04)
  • can not call startDirectCdnStreaming again after stopDirectCdnStreaming (ce9fa44)
  • fix _HotRestartFinalizer._onExitPort not be initialized in release build (ab478ae)
  • Fix AgoraVideoView not dispose previous renderer when didUpdateWidget called (100c3f8)
  • fix crash caused by memory leak when register the raw data observers (#957) (5ad823e)
  • fix crash of AgoraVideoView with flutter texture rendering (f9fdca7)
  • Fix getNativeHandle not return correctly (ada041f)
  • fix hot restart not work (1d9fa0b)
  • fix RtcEngine.release be called due to inaccurate app lifecycle callback in add2app scenario (f9e6d26)
  • fix setupRemoteVideoEx not call correctly (#909) (ac5900c)
  • lazy initialize AgoraVideoView (#905) (d370c67)
  • should not mirror the screen sharing (69e2b3c)

Release 6.1.0

20 Dec 08:20
Compare
Choose a tag to compare

6.1.0 (2022-12-20)

Features

  • Upgrade native sdk 4.1.0 (1868ecc)

Release 6.0.0

28 Sep 06:20
Compare
Choose a tag to compare

6.0.0 (2022-09-28)

Release 6.0.0

Release 5.3.1

27 Sep 03:06
Compare
Choose a tag to compare

5.3.1 (2022-09-27)

Bug Fixes

Release 6.0.0-rc.2

15 Sep 17:31
Compare
Choose a tag to compare

6.0.0-rc.2 (2022-09-15)

Bug Fixes

  • fix AudioFrameObserver event bugs (7a85728)

Release 6.0.0-rc.1

13 Sep 11:46
Compare
Choose a tag to compare

6.0.0-rc.1 (2022-09-13)

Features

  • Convert kotlin to java to avoid kotlin version conflict (#2) (e972026)
  • Upgrade native sdk 4.0.0-rc.1 (41115be)

Release 5.3.0

19 Jul 14:00
Compare
Choose a tag to compare

5.3.0 (2022-07-19)

Bug Fixes

  • web joinChannelWithUserAccount not publish stream (#704) (28d8848)

Features

Release 5.2.0

20 May 14:34
Compare
Choose a tag to compare

5.2.0 (2022-05-20)

Features

Release 5.1.1

13 May 04:31
Compare
Choose a tag to compare

5.1.1 (2022-05-13)

Bug Fixes

Features

  • Upgrade gradle version to 7.x (1291a5e)