@@ -42,7 +42,7 @@ packages:
42
42
name: collection
43
43
url: "https://pub.dartlang.org"
44
44
source: hosted
45
- version: "1.15 .0"
45
+ version: "1.16 .0"
46
46
controller_widgets:
47
47
dependency: "direct main"
48
48
description:
@@ -65,7 +65,7 @@ packages:
65
65
name: fake_async
66
66
url: "https://pub.dartlang.org"
67
67
source: hosted
68
- version: "1.2 .0"
68
+ version: "1.3 .0"
69
69
ffi:
70
70
dependency: transitive
71
71
description:
@@ -108,7 +108,7 @@ packages:
108
108
name: js
109
109
url: "https://pub.dartlang.org"
110
110
source: hosted
111
- version: "0.6.3 "
111
+ version: "0.6.4 "
112
112
matcher:
113
113
dependency: transitive
114
114
description:
@@ -122,7 +122,7 @@ packages:
122
122
name: material_color_utilities
123
123
url: "https://pub.dartlang.org"
124
124
source: hosted
125
- version: "0.1.3 "
125
+ version: "0.1.4 "
126
126
meta:
127
127
dependency: transitive
128
128
description:
@@ -136,7 +136,7 @@ packages:
136
136
name: path
137
137
url: "https://pub.dartlang.org"
138
138
source: hosted
139
- version: "1.8.0 "
139
+ version: "1.8.1 "
140
140
path_provider_linux:
141
141
dependency: transitive
142
142
description:
@@ -246,7 +246,7 @@ packages:
246
246
name: source_span
247
247
url: "https://pub.dartlang.org"
248
248
source: hosted
249
- version: "1.8.1 "
249
+ version: "1.8.2 "
250
250
stack_trace:
251
251
dependency: transitive
252
252
description:
@@ -281,14 +281,7 @@ packages:
281
281
name: test_api
282
282
url: "https://pub.dartlang.org"
283
283
source: hosted
284
- version: "0.4.8"
285
- typed_data:
286
- dependency: transitive
287
- description:
288
- name: typed_data
289
- url: "https://pub.dartlang.org"
290
- source: hosted
291
- version: "1.3.0"
284
+ version: "0.4.9"
292
285
url_launcher:
293
286
dependency: "direct main"
294
287
description:
@@ -351,7 +344,7 @@ packages:
351
344
name: vector_math
352
345
url: "https://pub.dartlang.org"
353
346
source: hosted
354
- version: "2.1.1 "
347
+ version: "2.1.2 "
355
348
win32:
356
349
dependency: transitive
357
350
description:
@@ -367,5 +360,5 @@ packages:
367
360
source: hosted
368
361
version: "0.2.0+1"
369
362
sdks:
370
- dart: ">=2.15. 0 <3.0.0"
363
+ dart: ">=2.17.0- 0 <3.0.0"
371
364
flutter: ">=2.10.0"
0 commit comments