Skip to content

Commit 803a2b2

Browse files
committed
(Chore): Upgrade example app's dependencies
Removed firebase_core and firebase_messaging as dependencies since they are already specified in talkjs-flutter.
1 parent 92d5863 commit 803a2b2

File tree

2 files changed

+67
-55
lines changed

2 files changed

+67
-55
lines changed

example/push_notifications/pubspec.lock

Lines changed: 67 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,27 @@
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:
714
name: args
815
url: "https://pub.dartlang.org"
916
source: hosted
10-
version: "2.3.0"
17+
version: "2.3.1"
1118
async:
1219
dependency: transitive
1320
description:
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,21 +35,28 @@ packages:
2835
name: characters
2936
url: "https://pub.dartlang.org"
3037
source: hosted
31-
version: "1.2.0"
32-
charcode:
38+
version: "1.2.1"
39+
clock:
3340
dependency: transitive
3441
description:
35-
name: charcode
42+
name: clock
3643
url: "https://pub.dartlang.org"
3744
source: hosted
38-
version: "1.3.1"
39-
clock:
45+
version: "1.1.1"
46+
cloud_firestore_platform_interface:
4047
dependency: transitive
4148
description:
42-
name: clock
49+
name: cloud_firestore_platform_interface
50+
url: "https://pub.dartlang.org"
51+
source: hosted
52+
version: "5.9.0"
53+
cloud_firestore_web:
54+
dependency: transitive
55+
description:
56+
name: cloud_firestore_web
4357
url: "https://pub.dartlang.org"
4458
source: hosted
45-
version: "1.1.0"
59+
version: "3.1.0"
4660
collection:
4761
dependency: transitive
4862
description:
@@ -63,77 +77,77 @@ packages:
6377
name: cupertino_icons
6478
url: "https://pub.dartlang.org"
6579
source: hosted
66-
version: "1.0.4"
80+
version: "1.0.5"
6781
dbus:
6882
dependency: transitive
6983
description:
7084
name: dbus
7185
url: "https://pub.dartlang.org"
7286
source: hosted
73-
version: "0.7.3"
87+
version: "0.7.8"
7488
fake_async:
7589
dependency: transitive
7690
description:
7791
name: fake_async
7892
url: "https://pub.dartlang.org"
7993
source: hosted
80-
version: "1.3.0"
94+
version: "1.3.1"
8195
ffi:
8296
dependency: transitive
8397
description:
8498
name: ffi
8599
url: "https://pub.dartlang.org"
86100
source: hosted
87-
version: "1.1.2"
101+
version: "2.0.1"
88102
file:
89103
dependency: transitive
90104
description:
91105
name: file
92106
url: "https://pub.dartlang.org"
93107
source: hosted
94-
version: "6.1.2"
108+
version: "6.1.4"
95109
firebase_core:
96-
dependency: "direct main"
110+
dependency: transitive
97111
description:
98112
name: firebase_core
99113
url: "https://pub.dartlang.org"
100114
source: hosted
101-
version: "1.16.0"
115+
version: "2.3.0"
102116
firebase_core_platform_interface:
103117
dependency: transitive
104118
description:
105119
name: firebase_core_platform_interface
106120
url: "https://pub.dartlang.org"
107121
source: hosted
108-
version: "4.3.0"
122+
version: "4.5.2"
109123
firebase_core_web:
110124
dependency: transitive
111125
description:
112126
name: firebase_core_web
113127
url: "https://pub.dartlang.org"
114128
source: hosted
115-
version: "1.6.3"
129+
version: "2.0.1"
116130
firebase_messaging:
117-
dependency: "direct main"
131+
dependency: transitive
118132
description:
119133
name: firebase_messaging
120134
url: "https://pub.dartlang.org"
121135
source: hosted
122-
version: "11.3.0"
136+
version: "14.1.1"
123137
firebase_messaging_platform_interface:
124138
dependency: transitive
125139
description:
126140
name: firebase_messaging_platform_interface
127141
url: "https://pub.dartlang.org"
128142
source: hosted
129-
version: "3.4.0"
143+
version: "4.2.7"
130144
firebase_messaging_web:
131145
dependency: transitive
132146
description:
133147
name: firebase_messaging_web
134148
url: "https://pub.dartlang.org"
135149
source: hosted
136-
version: "2.3.0"
150+
version: "3.2.7"
137151
flutter:
138152
dependency: "direct main"
139153
description: flutter
@@ -145,7 +159,7 @@ packages:
145159
name: flutter_apns_only
146160
url: "https://pub.dartlang.org"
147161
source: hosted
148-
version: "1.5.2"
162+
version: "1.6.0"
149163
flutter_lints:
150164
dependency: "direct dev"
151165
description:
@@ -159,14 +173,14 @@ packages:
159173
name: flutter_local_notifications
160174
url: "https://pub.dartlang.org"
161175
source: hosted
162-
version: "9.6.0"
176+
version: "9.9.1"
163177
flutter_local_notifications_linux:
164178
dependency: transitive
165179
description:
166180
name: flutter_local_notifications_linux
167181
url: "https://pub.dartlang.org"
168182
source: hosted
169-
version: "0.5.0+1"
183+
version: "0.5.1"
170184
flutter_local_notifications_platform_interface:
171185
dependency: transitive
172186
description:
@@ -190,14 +204,14 @@ packages:
190204
name: http
191205
url: "https://pub.dartlang.org"
192206
source: hosted
193-
version: "0.13.4"
207+
version: "0.13.5"
194208
http_parser:
195209
dependency: transitive
196210
description:
197211
name: http_parser
198212
url: "https://pub.dartlang.org"
199213
source: hosted
200-
version: "4.0.0"
214+
version: "4.0.2"
201215
js:
202216
dependency: transitive
203217
description:
@@ -218,35 +232,35 @@ packages:
218232
name: matcher
219233
url: "https://pub.dartlang.org"
220234
source: hosted
221-
version: "0.12.11"
235+
version: "0.12.12"
222236
material_color_utilities:
223237
dependency: transitive
224238
description:
225239
name: material_color_utilities
226240
url: "https://pub.dartlang.org"
227241
source: hosted
228-
version: "0.1.4"
242+
version: "0.1.5"
229243
meta:
230244
dependency: transitive
231245
description:
232246
name: meta
233247
url: "https://pub.dartlang.org"
234248
source: hosted
235-
version: "1.7.0"
249+
version: "1.8.0"
236250
path:
237251
dependency: transitive
238252
description:
239253
name: path
240254
url: "https://pub.dartlang.org"
241255
source: hosted
242-
version: "1.8.1"
256+
version: "1.8.2"
243257
petitparser:
244258
dependency: transitive
245259
description:
246260
name: petitparser
247261
url: "https://pub.dartlang.org"
248262
source: hosted
249-
version: "4.4.0"
263+
version: "5.1.0"
250264
platform:
251265
dependency: transitive
252266
description:
@@ -260,7 +274,7 @@ packages:
260274
name: plugin_platform_interface
261275
url: "https://pub.dartlang.org"
262276
source: hosted
263-
version: "2.1.2"
277+
version: "2.1.3"
264278
process:
265279
dependency: transitive
266280
description:
@@ -279,7 +293,7 @@ packages:
279293
name: source_span
280294
url: "https://pub.dartlang.org"
281295
source: hosted
282-
version: "1.8.2"
296+
version: "1.9.0"
283297
stack_trace:
284298
dependency: transitive
285299
description:
@@ -300,42 +314,49 @@ packages:
300314
name: string_scanner
301315
url: "https://pub.dartlang.org"
302316
source: hosted
303-
version: "1.1.0"
317+
version: "1.1.1"
304318
talkjs_flutter:
305319
dependency: "direct main"
306320
description:
307321
path: "../.."
308322
relative: true
309323
source: path
310-
version: "0.3.0"
324+
version: "0.5.0"
311325
talkjs_webview_flutter:
312326
dependency: transitive
313327
description:
314328
name: talkjs_webview_flutter
315329
url: "https://pub.dartlang.org"
316330
source: hosted
317-
version: "3.0.4"
331+
version: "3.0.7"
318332
talkjs_webview_flutter_android:
319333
dependency: transitive
320334
description:
321335
name: talkjs_webview_flutter_android
322336
url: "https://pub.dartlang.org"
323337
source: hosted
324-
version: "2.8.8"
338+
version: "2.10.4"
339+
talkjs_webview_flutter_wkwebview:
340+
dependency: transitive
341+
description:
342+
name: talkjs_webview_flutter_wkwebview
343+
url: "https://pub.dartlang.org"
344+
source: hosted
345+
version: "2.9.6"
325346
term_glyph:
326347
dependency: transitive
327348
description:
328349
name: term_glyph
329350
url: "https://pub.dartlang.org"
330351
source: hosted
331-
version: "1.2.0"
352+
version: "1.2.1"
332353
test_api:
333354
dependency: transitive
334355
description:
335356
name: test_api
336357
url: "https://pub.dartlang.org"
337358
source: hosted
338-
version: "0.4.9"
359+
version: "0.4.12"
339360
timezone:
340361
dependency: transitive
341362
description:
@@ -349,7 +370,7 @@ packages:
349370
name: typed_data
350371
url: "https://pub.dartlang.org"
351372
source: hosted
352-
version: "1.3.0"
373+
version: "1.3.1"
353374
vector_math:
354375
dependency: transitive
355376
description:
@@ -363,28 +384,21 @@ packages:
363384
name: webview_flutter_platform_interface
364385
url: "https://pub.dartlang.org"
365386
source: hosted
366-
version: "1.8.1"
367-
webview_flutter_wkwebview:
368-
dependency: transitive
369-
description:
370-
name: webview_flutter_wkwebview
371-
url: "https://pub.dartlang.org"
372-
source: hosted
373-
version: "2.7.4"
387+
version: "1.9.5"
374388
xdg_directories:
375389
dependency: transitive
376390
description:
377391
name: xdg_directories
378392
url: "https://pub.dartlang.org"
379393
source: hosted
380-
version: "0.2.0+1"
394+
version: "0.2.0+2"
381395
xml:
382396
dependency: transitive
383397
description:
384398
name: xml
385399
url: "https://pub.dartlang.org"
386400
source: hosted
387-
version: "5.3.1"
401+
version: "6.1.0"
388402
sdks:
389-
dart: ">=2.17.0-0 <3.0.0"
390-
flutter: ">=2.8.1"
403+
dart: ">=2.18.0 <3.0.0"
404+
flutter: ">=3.0.0"

example/push_notifications/pubspec.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ dependencies:
3434
# The following adds the Cupertino Icons font to your application.
3535
# Use with the CupertinoIcons class for iOS style icons.
3636
cupertino_icons: ^1.0.2
37-
firebase_core: ^1.16.0
38-
firebase_messaging: ^11.3.0
3937

4038
talkjs_flutter:
4139
path: ../../

0 commit comments

Comments
 (0)