Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Releases: AgoraIO-Community/VideoUIKit-Flutter

v1.3.10

29 Apr 18:23
f1e935c

Choose a tag to compare

  • Fix lints upper bound

v1.3.9

29 Apr 17:59
238e1dd

Choose a tag to compare

  • Update to support newer lints

v1.3.8

04 Mar 15:39
4cf8315

Choose a tag to compare

1.3.8

  • Update types from agora_rtc_engine 6.3.0

v1.3.7

28 Sep 13:09
7da5a92

Choose a tag to compare

  • Fixes active speaker bug when user overrides with manual pin
  • Updates permission_handler to v11.0.0

v1.3.6

04 Aug 18:19
1d4cf87

Choose a tag to compare

  • Fixes error #151
  • Updating RTC to v6.2.2

v1.3.5

25 Jul 23:48
e70d5a7

Choose a tag to compare

  • Allow for wider range of http packages

v1.3.4

19 Jun 17:58
724183b

Choose a tag to compare

  • Fixes error #137
  • Setting RTC to v6.1.0 and RTM to v1.5.0

v1.3.3

02 May 22:04
b51ba32

Choose a tag to compare

1.3.3

  • BREAKING CHANGE: VideoSourceType for onFirstLocalVideoFrame callback

v1.3.2

18 Apr 18:36
2d1dd20

Choose a tag to compare

  • Added callback for cloud recording destination URL
  • Added loading state for cloud recording button
  • Update to use new cloud recording schema

v1.3.1

16 Mar 16:17
279a812

Choose a tag to compare

  • BUG FIX: No longer shows cloud recording by default. Need to enable it with cloudRecordingEnabled: true