Skip to content

Commit 17217ed

Browse files
committed
feat(packages): updated to latest versoin
1 parent 07ca8cb commit 17217ed

File tree

8 files changed

+253
-46
lines changed

8 files changed

+253
-46
lines changed

ios/Flutter/AppFrameworkInfo.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<key>CFBundleVersion</key>
2222
<string>1.0</string>
2323
<key>MinimumOSVersion</key>
24-
<string>11.0</string>
24+
<string>12.0</string>
2525
</dict>
2626
</plist>

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment this line to define a global platform for your project
2-
# platform :ios, '11.0'
2+
# platform :ios, '12.0'
33

44
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55
ENV['COCOAPODS_DISABLE_STATS'] = 'true'

ios/Podfile.lock

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
PODS:
2+
- Firebase/Auth (10.24.0):
3+
- Firebase/CoreOnly
4+
- FirebaseAuth (~> 10.24.0)
5+
- Firebase/CoreOnly (10.24.0):
6+
- FirebaseCore (= 10.24.0)
7+
- firebase_auth (4.19.4):
8+
- Firebase/Auth (= 10.24.0)
9+
- firebase_core
10+
- Flutter
11+
- firebase_core (2.30.1):
12+
- Firebase/CoreOnly (= 10.24.0)
13+
- Flutter
14+
- FirebaseAppCheckInterop (10.24.0)
15+
- FirebaseAuth (10.24.0):
16+
- FirebaseAppCheckInterop (~> 10.17)
17+
- FirebaseCore (~> 10.0)
18+
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
19+
- GoogleUtilities/Environment (~> 7.8)
20+
- GTMSessionFetcher/Core (< 4.0, >= 2.1)
21+
- RecaptchaInterop (~> 100.0)
22+
- FirebaseCore (10.24.0):
23+
- FirebaseCoreInternal (~> 10.0)
24+
- GoogleUtilities/Environment (~> 7.12)
25+
- GoogleUtilities/Logger (~> 7.12)
26+
- FirebaseCoreInternal (10.24.0):
27+
- "GoogleUtilities/NSData+zlib (~> 7.8)"
28+
- Flutter (1.0.0)
29+
- GoogleUtilities/AppDelegateSwizzler (7.13.0):
30+
- GoogleUtilities/Environment
31+
- GoogleUtilities/Logger
32+
- GoogleUtilities/Network
33+
- GoogleUtilities/Privacy
34+
- GoogleUtilities/Environment (7.13.0):
35+
- GoogleUtilities/Privacy
36+
- PromisesObjC (< 3.0, >= 1.2)
37+
- GoogleUtilities/Logger (7.13.0):
38+
- GoogleUtilities/Environment
39+
- GoogleUtilities/Privacy
40+
- GoogleUtilities/Network (7.13.0):
41+
- GoogleUtilities/Logger
42+
- "GoogleUtilities/NSData+zlib"
43+
- GoogleUtilities/Privacy
44+
- GoogleUtilities/Reachability
45+
- "GoogleUtilities/NSData+zlib (7.13.0)":
46+
- GoogleUtilities/Privacy
47+
- GoogleUtilities/Privacy (7.13.0)
48+
- GoogleUtilities/Reachability (7.13.0):
49+
- GoogleUtilities/Logger
50+
- GoogleUtilities/Privacy
51+
- GTMSessionFetcher/Core (3.4.1)
52+
- PromisesObjC (2.4.0)
53+
- RecaptchaInterop (100.0.0)
54+
55+
DEPENDENCIES:
56+
- firebase_auth (from `.symlinks/plugins/firebase_auth/ios`)
57+
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
58+
- Flutter (from `Flutter`)
59+
60+
SPEC REPOS:
61+
trunk:
62+
- Firebase
63+
- FirebaseAppCheckInterop
64+
- FirebaseAuth
65+
- FirebaseCore
66+
- FirebaseCoreInternal
67+
- GoogleUtilities
68+
- GTMSessionFetcher
69+
- PromisesObjC
70+
- RecaptchaInterop
71+
72+
EXTERNAL SOURCES:
73+
firebase_auth:
74+
:path: ".symlinks/plugins/firebase_auth/ios"
75+
firebase_core:
76+
:path: ".symlinks/plugins/firebase_core/ios"
77+
Flutter:
78+
:path: Flutter
79+
80+
SPEC CHECKSUMS:
81+
Firebase: 91fefd38712feb9186ea8996af6cbdef41473442
82+
firebase_auth: b782567cafd5cfd64debf54638a9f29b63abd7bf
83+
firebase_core: 7f1e1156934d0da3be260174812842df9420e4ab
84+
FirebaseAppCheckInterop: fecc08c89936c8acb1428d8088313aabedb348e4
85+
FirebaseAuth: 711d01cccefaf10035b3090a92956d0dd4f99088
86+
FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894
87+
FirebaseCoreInternal: bcb5acffd4ea05e12a783ecf835f2210ce3dc6af
88+
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
89+
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
90+
GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
91+
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
92+
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
93+
94+
PODFILE CHECKSUM: 819463e6a0290f5a72f145ba7cde16e8b6ef0796
95+
96+
COCOAPODS: 1.15.2

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 127 additions & 19 deletions
Large diffs are not rendered by default.

ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1430"
3+
LastUpgradeVersion = "1510"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

ios/Runner.xcworkspace/contents.xcworkspacedata

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ packages:
1313
dependency: transitive
1414
description:
1515
name: _flutterfire_internals
16-
sha256: "79b6452b4066fcbdd74c2aac354e80c591a727e0364bedccecdb5a5321784fa2"
16+
sha256: "3dee3db3468c5f4640a4e8aa9c1e22561c298976d8c39ed2fdd456a9a3db26e1"
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "1.3.28"
19+
version: "1.3.32"
2020
analyzer:
2121
dependency: transitive
2222
description:
@@ -29,10 +29,10 @@ packages:
2929
dependency: transitive
3030
description:
3131
name: args
32-
sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596
32+
sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a"
3333
url: "https://pub.dev"
3434
source: hosted
35-
version: "2.4.2"
35+
version: "2.5.0"
3636
async:
3737
dependency: transitive
3838
description:
@@ -173,10 +173,10 @@ packages:
173173
dependency: "direct main"
174174
description:
175175
name: cupertino_icons
176-
sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
176+
sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
177177
url: "https://pub.dev"
178178
source: hosted
179-
version: "1.0.6"
179+
version: "1.0.8"
180180
dart_style:
181181
dependency: transitive
182182
description:
@@ -205,34 +205,34 @@ packages:
205205
dependency: "direct main"
206206
description:
207207
name: firebase_auth
208-
sha256: "4a958a32c8f0ed7573153edc3b09e0552fe0aba93be9028e8dbc5148d6f49f15"
208+
sha256: "63b4401c95ddb00fb272872c451147e33509e80eed43937369910ef6c34c00b7"
209209
url: "https://pub.dev"
210210
source: hosted
211-
version: "4.19.0"
211+
version: "4.19.4"
212212
firebase_auth_platform_interface:
213213
dependency: transitive
214214
description:
215215
name: firebase_auth_platform_interface
216-
sha256: "5b26659a47fcaf6fcb36658c57d56f99e31d8393b72337ccde726bd8292baa25"
216+
sha256: "4e204f9ef43d83ac9e7a324a9317e4dd2a1ddda2aa72b67bc6cc364f0b8492dc"
217217
url: "https://pub.dev"
218218
source: hosted
219-
version: "7.2.1"
219+
version: "7.2.5"
220220
firebase_auth_web:
221221
dependency: transitive
222222
description:
223223
name: firebase_auth_web
224-
sha256: a9c9faea77db8b7215f642d7a9a715347f1c46093f025813226596e3a25879b0
224+
sha256: "809a2eb444d1a07c0a680b205b86d713bc7171a4b2627fd6c01cf05f2b6f93cd"
225225
url: "https://pub.dev"
226226
source: hosted
227-
version: "5.11.0"
227+
version: "5.11.4"
228228
firebase_core:
229229
dependency: "direct main"
230230
description:
231231
name: firebase_core
232-
sha256: "4b45655ec1b21a1783681f72f840a2e74d298046c2b7c286ab0e4f0efbf93d0a"
232+
sha256: "4aef2a23d0f3265545807d68fbc2f76a6b994ca3c778d88453b99325abd63284"
233233
url: "https://pub.dev"
234234
source: hosted
235-
version: "2.28.0"
235+
version: "2.30.1"
236236
firebase_core_platform_interface:
237237
dependency: transitive
238238
description:
@@ -245,10 +245,10 @@ packages:
245245
dependency: transitive
246246
description:
247247
name: firebase_core_web
248-
sha256: "28e30e00748497b9a70db2025942a42c5d752534eb678e9b9b98db056cf404ba"
248+
sha256: "67f2fcc600fc78c2f731c370a3a5e6c87ee862e3a2fba6f951eca6d5dafe5c29"
249249
url: "https://pub.dev"
250250
source: hosted
251-
version: "2.14.0"
251+
version: "2.16.0"
252252
fixnum:
253253
dependency: transitive
254254
description:
@@ -308,10 +308,10 @@ packages:
308308
dependency: "direct dev"
309309
description:
310310
name: freezed
311-
sha256: "24f77b50776d4285cc4b3a1665bb79852714c09b878363efbe64788c179c4284"
311+
sha256: a434911f643466d78462625df76fd9eb13e57348ff43fe1f77bbe909522c67a1
312312
url: "https://pub.dev"
313313
source: hosted
314-
version: "2.5.0"
314+
version: "2.5.2"
315315
freezed_annotation:
316316
dependency: "direct main"
317317
description:
@@ -665,10 +665,10 @@ packages:
665665
dependency: transitive
666666
description:
667667
name: web_socket_channel
668-
sha256: "1d8e795e2a8b3730c41b8a98a2dff2e0fb57ae6f0764a1c46ec5915387d257b2"
668+
sha256: "58c6666b342a38816b2e7e50ed0f1e261959630becd4c879c4f26bfa14aa5a42"
669669
url: "https://pub.dev"
670670
source: hosted
671-
version: "2.4.4"
671+
version: "2.4.5"
672672
yaml:
673673
dependency: transitive
674674
description:

pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ environment:
1111
sdk: '>=3.2.3 <4.0.0'
1212

1313
dependencies:
14-
cupertino_icons: ^1.0.6
15-
firebase_auth: ^4.19.0
16-
firebase_core: ^2.28.0
14+
cupertino_icons: ^1.0.8
15+
firebase_auth: ^4.19.3
16+
firebase_core: ^2.30.1
1717
flutter:
1818
sdk: flutter
1919
flutter_hooks: ^0.20.5
@@ -26,7 +26,7 @@ dev_dependencies:
2626
flutter_lints: ^3.0.2
2727
flutter_test:
2828
sdk: flutter
29-
freezed: ^2.5.0
29+
freezed: ^2.5.2
3030

3131
flutter:
3232
uses-material-design: true

0 commit comments

Comments
 (0)