agora_uikit 1.0.2 copy "agora_uikit: ^1.0.2" to clipboard
agora_uikit: ^1.0.2 copied to clipboard

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

1.0.2 #

  • Fixes the issue with enabledButtons(issue #86)

1.0.1 #

  • 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 #

  • Updated RTC to v5.2.0
  • JSON serialization for all the host controls
  • Cleaning the session_controller
  • Added RTM event handlers
  • RTM is enabled by default
  • Supports Flutter 3.0

1.0.0-beta.2 #

  • Updated RTC to v5.2.0
  • JSON serialization for all the host controls
  • Cleaning the session_controller
  • Added RTM event handlers
  • RTM is enabled by default
  • Supports Flutter 3.0

1.0.0-beta.1 #

  • Added Agora RTM SDK v1.1.0
  • Host Controls (Mute remote users audio and video)
  • Auto-permission for camera and mic (for all the broadcasters)
  • Fixes RTM IPV6 issue.

0.0.4 #

  • Upgraded the agora_rtc_engine to v4.0.6
  • New method of initialization
  • Added all the event handlers
  • Fixed disabled video widget for grid view
  • Added video render mode

0.0.3 #

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

0.0.2 #

  • Update README

0.0.1 #

Agora Flutter UIKit Release. Features:

  • Automatically layout all video streams
  • Builtin floating and grid layouts
  • Display the active speaker in the larger display while using the floating layout
  • Allowing you to pin any stream to the larger display while using the floating layout
  • Default buttons for disabling camera or microphone, switch cameras, end call
  • Add, remove or customize buttons
  • Auto hide buttons after a fixed period of time
  • Icon for signalling the local and remote user microphone and camera state
  • Display number of users in the channel
  • Automatically fetch token from a given token server
  • Subscribing to high or low-quality video streams
405
likes
0
pub points
96%
popularity

Publisher

verified publisheragora.io

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

agora_rtc_engine, agora_rtm, flutter, http, lints, permission_handler

More

Packages that depend on agora_uikit