File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1414 <string >6.0 </string >
1515 <key >CFBundleName </key >
1616 <string >$(PRODUCT_NAME) </string >
17+ <key >NSCameraUsageDescription </key >
18+ <string >$(PRODUCT_NAME) Camera Usage! </string >
19+ <key >NSMicrophoneUsageDescription </key >
20+ <string >$(PRODUCT_NAME) Microphone Usage! </string >
1721 <key >CFBundlePackageType </key >
1822 <string >APPL </string >
1923 <key >CFBundleShortVersionString </key >
Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ dependencies:
1919 # The following adds the Cupertino Icons font to your application.
2020 # Use with the CupertinoIcons class for iOS style icons.
2121 cupertino_icons : ^0.1.2
22- flutter_webrtc : 0.1.7
22+ flutter_webrtc :
23+ path : ../flutter-webrtc
2324 # Plugins from flutter/plugins, with local desktop implementations.
2425 shared_preferences : ^0.5.3
2526 shared_preferences_fde :
You can’t perform that action at this time.
0 commit comments