PackageTrack
Sign in Get early access

agora_uikit

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

1.3.10 AgoraIO-Community/VideoUIKit-Flutter

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 9 days to 5 months

Nearly every release is documented

notes for 24 of 24 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

26 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

26 releases · Jun 2021 to Apr 2024
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 26
  1. 1.3.10 29 Apr 2024
    Release notes
    • Fix lints upper bound
    Open source →
    Release notes
    • Upper bounds for lints
    Open source →
  2. 1.3.8 04 Mar 2024
    Release notes

    1.3.8

    • Update types from agora_rtc_engine 6.3.0
    Open source →
    Release notes
    • Update types from agora_rtc_engine 6.3.0
    Open source →
  3. 1.3.7 28 Sep 2023
    Release notes
    • Fixes active speaker bug when user overrides with manual pin
    • Updates permission_handler to v11.0.0
    Open source →
    Release notes
    • Fixes active speaker bug when user overrides with manual pin
    • Updates permission_handler to v11.0.0
    Open source →
  4. 1.3.6 04 Aug 2023
    Release notes
    • Fixes error #151
    • Updating RTC to v6.2.2
    Open source →
    Release notes
    • Fixes error [#151
    • Updating RTC to v6.2.2
    Open source →
  5. 1.3.5 25 Jul 2023
    Release notes
    • Allow for wider range of http packages
    Open source →
    Release notes
    • Allow for wider range of http packages
    Open source →
  6. 1.3.4 19 Jun 2023
    Release notes
    • Fixes error #137
    • Setting RTC to v6.1.0 and RTM to v1.5.0
    Open source →
    Release notes
    • Fixes error #137
    • Setting RTC to v6.1.0 and RTM to v1.5.0
    Open source →
  7. 1.3.3 02 May 2023
    Release notes

    1.3.3

    • BREAKING CHANGE: VideoSourceType for onFirstLocalVideoFrame callback
    Open source →
    Release notes
    • BREAKING CHANGE: VideoSourceType for onFirstLocalVideoFrame callback
    Open source →
  8. 1.3.2 18 Apr 2023
    Release notes
    • Added callback for cloud recording destination URL
    • Added loading state for cloud recording button
    • Update to use new cloud recording schema
    Open source →
    Release notes
    • Added callback for cloud recording destination URL
    • Added loading state for cloud recording button
    • Update to use new cloud recording schema
    Open source →
  9. 1.3.1 16 Mar 2023
    Release notes
    • BUG FIX: No longer shows cloud recording by default. Need to enable it with cloudRecordingEnabled: true
    Open source →
  10. 1.3.0 15 Mar 2023
    Release notes
    • Added Cloud Recording. Follow the Guide
    Open source →
  11. 1.2.1 02 Mar 2023
    Release notes
    • Fixes requestPort bug when joining from separate screen
    • Fixes post call exception when going back to previous screen
    Open source →
  12. 1.2.0 02 Mar 2023
    Release notes
    • Added screen sharing for Android/iOS
    • Added layout for one to one video calling
    • Fixes issue #122
    Open source →
  13. 1.1.2 19 Jan 2023
    Release notes
    • Fixes issue #115
    • Fixes view of remote user with a disabled video
    • Fixes pinning a remote user causing white screen error
    Open source →
  14. 1.1.1 05 Jan 2023
    Release notes
    • Updated RTC to v6.1.0
    • Updated RTM to v1.5.0
    Open source →
  15. 1.1.0 29 Nov 2022
    Release notes
    • Updated RTC to 4.x SDK
    Open source →
  16. 1.0.4 27 Sep 2022
    Release notes
    • Updated README badges
    • Added GitHub actions for publishing to pub.dev
    Open source →
  17. 1.0.3 09 Aug 2022
    Release notes
    • Updated permission_handler to 10.0.0. compileSdkVersion must be set to 33 as a minimum to handle the new notifications.
    • Fixes issue #98. Added onDisconnect function inside the AgoraVideoButtons widget that can be used to define any navigation or function that occurs when the end call button is pressed.
    • Fixes issue #96. Added a broadcaster check before adding a user view to the grid layout.

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

    Open source →
  18. 1.0.2 14 Jun 2022
    Release notes
    • Fixes the issue with enabledButtons(issue #86)
    Open source →
  19. 1.0.1 30 May 2022
    Release notes
    • 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
    Open source →
  20. 1.0.0 24 May 2022
    Release notes
    • 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
    Open source →
  21. 1.0.0-beta.2 24 May 2022 pre-release
    Release notes
    • 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
    Open source →
  22. 1.0.0-beta.1 16 Mar 2022 pre-release
    Release notes
    • 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.
    Open source →
  23. 0.0.4 07 Oct 2021
    Release notes
    • 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
    Open source →
  24. 0.0.3 30 Jul 2021
    Release notes
    • Upgraded the agora_rtc_engine to v4.0.5
      • Black Screen Fix
      • Remove unnecessary null checks
      • AreaCode bug fix
      • Added roadmaps to README.md
    Open source →
  25. 0.0.2 18 Jun 2021
    Release notes
    • Update README
    Open source →
  26. 0.0.1 18 Jun 2021
    Release notes

    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
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive