Skip to content

Commit 92d5863

Browse files
committed
(Chore): Upgrade firebase packages
The previous version numbers let to version 4.5.2 of firebase_core_platform_interface to be installed. This particular version had breaking changes and causes build failure.
1 parent 95f93a4 commit 92d5863

File tree

2 files changed

+42
-21
lines changed

2 files changed

+42
-21
lines changed

pubspec.lock

Lines changed: 40 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4+
_flutterfire_internals:
5+
dependency: transitive
6+
description:
7+
name: _flutterfire_internals
8+
url: "https://pub.dartlang.org"
9+
source: hosted
10+
version: "1.0.9"
411
args:
512
dependency: transitive
613
description:
@@ -14,7 +21,7 @@ packages:
1421
name: async
1522
url: "https://pub.dartlang.org"
1623
source: hosted
17-
version: "2.8.2"
24+
version: "2.9.0"
1825
boolean_selector:
1926
dependency: transitive
2027
description:
@@ -28,7 +35,7 @@ packages:
2835
name: characters
2936
url: "https://pub.dartlang.org"
3037
source: hosted
31-
version: "1.2.0"
38+
version: "1.2.1"
3239
charcode:
3340
dependency: transitive
3441
description:
@@ -42,7 +49,21 @@ packages:
4249
name: clock
4350
url: "https://pub.dartlang.org"
4451
source: hosted
45-
version: "1.1.0"
52+
version: "1.1.1"
53+
cloud_firestore_platform_interface:
54+
dependency: transitive
55+
description:
56+
name: cloud_firestore_platform_interface
57+
url: "https://pub.dartlang.org"
58+
source: hosted
59+
version: "5.9.0"
60+
cloud_firestore_web:
61+
dependency: transitive
62+
description:
63+
name: cloud_firestore_web
64+
url: "https://pub.dartlang.org"
65+
source: hosted
66+
version: "3.1.0"
4667
collection:
4768
dependency: transitive
4869
description:
@@ -70,7 +91,7 @@ packages:
7091
name: fake_async
7192
url: "https://pub.dartlang.org"
7293
source: hosted
73-
version: "1.3.0"
94+
version: "1.3.1"
7495
ffi:
7596
dependency: transitive
7697
description:
@@ -91,42 +112,42 @@ packages:
91112
name: firebase_core
92113
url: "https://pub.dartlang.org"
93114
source: hosted
94-
version: "1.16.0"
115+
version: "2.3.0"
95116
firebase_core_platform_interface:
96117
dependency: transitive
97118
description:
98119
name: firebase_core_platform_interface
99120
url: "https://pub.dartlang.org"
100121
source: hosted
101-
version: "4.3.0"
122+
version: "4.5.2"
102123
firebase_core_web:
103124
dependency: transitive
104125
description:
105126
name: firebase_core_web
106127
url: "https://pub.dartlang.org"
107128
source: hosted
108-
version: "1.6.3"
129+
version: "2.0.1"
109130
firebase_messaging:
110131
dependency: "direct main"
111132
description:
112133
name: firebase_messaging
113134
url: "https://pub.dartlang.org"
114135
source: hosted
115-
version: "11.3.0"
136+
version: "14.1.1"
116137
firebase_messaging_platform_interface:
117138
dependency: transitive
118139
description:
119140
name: firebase_messaging_platform_interface
120141
url: "https://pub.dartlang.org"
121142
source: hosted
122-
version: "3.4.0"
143+
version: "4.2.7"
123144
firebase_messaging_web:
124145
dependency: transitive
125146
description:
126147
name: firebase_messaging_web
127148
url: "https://pub.dartlang.org"
128149
source: hosted
129-
version: "2.3.0"
150+
version: "3.2.7"
130151
flutter:
131152
dependency: "direct main"
132153
description: flutter
@@ -197,28 +218,28 @@ packages:
197218
name: matcher
198219
url: "https://pub.dartlang.org"
199220
source: hosted
200-
version: "0.12.11"
221+
version: "0.12.12"
201222
material_color_utilities:
202223
dependency: transitive
203224
description:
204225
name: material_color_utilities
205226
url: "https://pub.dartlang.org"
206227
source: hosted
207-
version: "0.1.4"
228+
version: "0.1.5"
208229
meta:
209230
dependency: transitive
210231
description:
211232
name: meta
212233
url: "https://pub.dartlang.org"
213234
source: hosted
214-
version: "1.7.0"
235+
version: "1.8.0"
215236
path:
216237
dependency: transitive
217238
description:
218239
name: path
219240
url: "https://pub.dartlang.org"
220241
source: hosted
221-
version: "1.8.1"
242+
version: "1.8.2"
222243
petitparser:
223244
dependency: transitive
224245
description:
@@ -239,7 +260,7 @@ packages:
239260
name: plugin_platform_interface
240261
url: "https://pub.dartlang.org"
241262
source: hosted
242-
version: "2.1.2"
263+
version: "2.1.3"
243264
process:
244265
dependency: transitive
245266
description:
@@ -258,7 +279,7 @@ packages:
258279
name: source_span
259280
url: "https://pub.dartlang.org"
260281
source: hosted
261-
version: "1.8.2"
282+
version: "1.9.0"
262283
stack_trace:
263284
dependency: transitive
264285
description:
@@ -279,7 +300,7 @@ packages:
279300
name: string_scanner
280301
url: "https://pub.dartlang.org"
281302
source: hosted
282-
version: "1.1.0"
303+
version: "1.1.1"
283304
talkjs_webview_flutter:
284305
dependency: "direct main"
285306
description:
@@ -300,14 +321,14 @@ packages:
300321
name: term_glyph
301322
url: "https://pub.dartlang.org"
302323
source: hosted
303-
version: "1.2.0"
324+
version: "1.2.1"
304325
test_api:
305326
dependency: transitive
306327
description:
307328
name: test_api
308329
url: "https://pub.dartlang.org"
309330
source: hosted
310-
version: "0.4.9"
331+
version: "0.4.12"
311332
timezone:
312333
dependency: transitive
313334
description:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ dependencies:
1717

1818
talkjs_webview_flutter: ^3.0.0
1919
crypto: ^3.0.1
20-
firebase_core: ^1.16.0
21-
firebase_messaging: ^11.3.0
20+
firebase_core: ^2.3.0
21+
firebase_messaging: ^14.1.1
2222
flutter_local_notifications: ^9.6.0
2323
http: ^0.13.4
2424
flutter_apns_only: ^1.5.2

0 commit comments

Comments
 (0)