Flutter UIKit Versions Save

Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.

1.3.0

1 year ago
  • Added Cloud Recording. Follow the Guide

1.2.1

1 year ago
  • Fixes requestPort bug when joining from separate screen
  • Fixes post call exception when going back to previous screen

1.2.0

1 year ago
  • Added screen sharing for Android/iOS
  • Added layout for one to one video calling
  • Fixes issue #122

1.1.2

1 year ago
  • Fixes issue #115
  • Fixes view of remote user with a disabled video
  • Fixes pinning a remote user causing white screen error

1.1.1

1 year ago
  • Update RTC v6.1.0
  • Update RTM v1.5.0

1.0.4

1 year ago
  • Updated README badges
  • Added GitHub actions

1.0.3

1 year ago

When updating to version 1.0.3 make sure to update the android/app/build.gradle file and set the compileSdkVersion to 33.

1.0.1

2 years ago
  • Add Error param to delegate methods to pass through the error
  • Show correct versions of RTC and RTM
  • Show RTM classes
  • Update RTM to v1.1.1

1.0.0

2 years ago
  • Supports Flutter 3.0
  • Updated RTC to v5.2.0
  • Added RTM v1.1.0
  • Added host controls
  • Cleaning the session_controller

0.0.3

2 years ago
  • Upgraded the agora_rtc_engine to v4.0.5
  • Black Screen Fix
  • Remove unnecessary null checks
  • AreaCode bug fix
  • Added roadmaps to README.md