We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d9822 commit f27fa82Copy full SHA for f27fa82
ios/agora_rtc_engine.podspec
@@ -33,7 +33,7 @@ Pod::Spec.new do |s|
33
s.dependency 'AgoraRtcEngine_Special_iOS', '4.3.2.11'
34
# native dependencies end
35
36
- s.dependency 'AgoraPIP_iOS', '0.0.2-rc.1'
+ s.dependency 'AgoraPIP_iOS', '0.0.2-rc.2'
37
end
38
39
s.platform = :ios, '9.0'
pubspec.yaml
@@ -2,7 +2,7 @@ name: agora_rtc_engine
2
description: >-
3
Flutter plugin of Agora RTC SDK, allow you to simply integrate Agora Video
4
Calling or Live Video Streaming to your app with just a few lines of code.
5
-version: 6.3.2-sp.43211.b.9
+version: 6.3.2-sp.43211.b.10
6
homepage: https://www.agora.io
7
repository: https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/tree/main
8
environment:
0 commit comments