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.10

2 weeks ago
  • Fix lints upper bound

1.3.9

2 weeks ago
  • Update to support newer lints

1.3.8

2 months ago

1.3.8

  • Update types from agora_rtc_engine 6.3.0

1.3.7

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

1.3.6

9 months ago
  • Fixes error #151
  • Updating RTC to v6.2.2

1.3.5

9 months ago
  • Allow for wider range of http packages

1.3.4

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

1.3.3

1 year ago

1.3.3

  • BREAKING CHANGE: VideoSourceType for onFirstLocalVideoFrame callback

1.3.2

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

1.3.1

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