File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Uncomment this line to define a global platform for your project
2- # platform :ios, '12 .0'
2+ platform :ios , '13 .0'
33
44# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55ENV [ 'COCOAPODS_DISABLE_STATS' ] = 'true'
Original file line number Diff line number Diff line change @@ -25,14 +25,14 @@ dependencies:
2525 path : ../
2626 shared_preferences : ^2.2.0
2727 permission_handler : ^11.1.0
28- flutter_webrtc : ^0.10 .4
28+ flutter_webrtc : ^0.12 .4
2929 provider : 6.1.2
3030 logger : ^2.4.0
3131
3232dev_dependencies :
3333 flutter_test :
3434 sdk : flutter
35- lints : ^3 .0.0
35+ lints : ^4 .0.0
3636
3737# For information on the generic Dart part of this file, see the
3838# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ environment:
99dependencies :
1010 collection : ^1.18.0
1111 crypto : ^3.0.3
12- flutter_webrtc : ^0.10 .4
13- intl : ^0.19.0
12+ flutter_webrtc : ^0.12 .4
13+ intl : ^0.20.1
1414 logger : ^2.0.2+1
1515 path : ^1.6.4
1616 random_string : ^2.3.1
@@ -22,5 +22,5 @@ dependencies:
2222
2323dev_dependencies :
2424 import_sorter : ^4.6.0
25- lints : ^3 .0.0
25+ lints : ^4 .0.0
2626 test : any
You can’t perform that action at this time.
0 commit comments