Agora-Flutter-SDK

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows

MIT License

Stars
721
Committers
11

Bot releases are visible (Hide)

Agora-Flutter-SDK - Release 6.3.2 Latest Release

Published by github-actions[bot] 5 months ago

6.3.2 (2024-06-06)

Features

Agora-Flutter-SDK - Release 6.3.1

Published by github-actions[bot] 5 months ago

6.3.1 (2024-05-09)

Features

Bug Fixes

Agora-Flutter-SDK - Release 6.3.0

Published by github-actions[bot] 8 months ago

6.3.0 (2024-02-28)

Features

Bug Fixes

  • [texture rendering] Fix texture id lost when widget is updated (#1543) (f72552d)
  • Fix MediaEngineImpl.unregisterAudioFrameObserver not unregister eventhandler internally (#1495) (7edcd59)
Agora-Flutter-SDK - Release 6.2.6

Published by github-actions[bot] 11 months ago

6.2.6 (2023-11-21)

Features

Agora-Flutter-SDK - Release 6.2.4

Published by github-actions[bot] 12 months ago

6.2.4 (2023-10-23)

Bug Fixes

  • [iOS/macOS] Fix CFBundleShortVersionString not correct in AgoraRtcWrapper framework (#1387) (ff7a6ce)
Agora-Flutter-SDK - Release 6.2.3

Published by github-actions[bot] about 1 year ago

6.2.3 (2023-10-13)

Features

Bug Fixes

  • [windows] Fix can not get irisRtcRenderingHandle in 32-bit (#1311) (7438fb2)
Agora-Flutter-SDK - Release 6.2.2

Published by github-actions[bot] about 1 year ago

6.2.2 (2023-08-01)

Features

Bug Fixes

  • [android] Fix reset the log file in RtcEngine.initialize cause incorrect log file path (#1201) (b437bee)
  • [android/ios] Fix crash due to AgoraVideoView.dispose call before RtcEngine.setupxxVideo is completed (#1224) (f50c4e4)
  • ArgumentError: Invalid argument(s): 6 is not one of the supported values (25471b8)
  • Fix MediaRecorder.startRecording return -4 after the previous destroy (76d4dc4)
  • Fix VideoViewControllerBaseMixin state in-correct issue (10038b8)
Agora-Flutter-SDK - Release 6.2.1

Published by github-actions[bot] over 1 year ago

6.2.1 (2023-06-30)

Features

Bug Fixes

  • do not setup native view if the widget is disposed in platform view rendering (8fcadea)
  • Fix AgoraVideoView not showing correctly when reusing the same VideoViewController (#1169) (6f79203)
  • Fix VideoViewController state not correct when the AgoraVideoView is reused (37e4a21)
  • no-op if call RtcEngine.release without calling RtcEngine.initialize directly (95d29ae)
Agora-Flutter-SDK - Release 6.2.0

Published by github-actions[bot] over 1 year ago

6.2.0 (2023-05-26)

Features

Agora-Flutter-SDK - Release 6.1.1+1

Published by github-actions[bot] over 1 year ago

6.1.1+1 (2023-05-19)

Bug Fixes

  • Fix build error due to iris_method_channel break change (7841c26)
Agora-Flutter-SDK - Release 6.1.1

Published by github-actions[bot] over 1 year ago

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)
Agora-Flutter-SDK - Release 6.1.0

Published by littleGnAl almost 2 years ago

6.1.0 (2022-12-20)

Features

  • Upgrade native sdk 4.1.0 (1868ecc)
Agora-Flutter-SDK - Release 6.0.0

Published by littleGnAl about 2 years ago

6.0.0 (2022-09-28)

Release 6.0.0

Agora-Flutter-SDK - Release 5.3.1

Published by littleGnAl about 2 years ago

5.3.1 (2022-09-27)

Bug Fixes

Agora-Flutter-SDK - Release 6.0.0-rc.2

Published by littleGnAl about 2 years ago

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

Bug Fixes

  • fix AudioFrameObserver event bugs (7a85728)
Agora-Flutter-SDK - Release 6.0.0-rc.1

Published by LichKing-2234 about 2 years ago

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)
Agora-Flutter-SDK - Release 5.3.0

Published by littleGnAl over 2 years ago

5.3.0 (2022-07-19)

Bug Fixes

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

Features

Agora-Flutter-SDK - Release 5.2.0

Published by littleGnAl over 2 years ago

5.2.0 (2022-05-20)

Features

Agora-Flutter-SDK - Release 5.1.1

Published by littleGnAl over 2 years ago

5.1.1 (2022-05-13)

Bug Fixes

Features

  • Upgrade gradle version to 7.x (1291a5e)
Agora-Flutter-SDK - Release 5.1.0

Published by littleGnAl over 2 years ago

5.1.0 (2022-04-15)

Bug Fixes

  • Add missing named parameter 'channelId' for SurfaceView in example (#642) (d873371)

Features