@@ -7,7 +7,7 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.8.2 "
10
+ version: "2.9.0 "
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
@@ -21,35 +21,28 @@ packages:
21
21
name: characters
22
22
url: "https://pub.dartlang.org"
23
23
source: hosted
24
- version: "1.2.0"
25
- charcode:
26
- dependency: transitive
27
- description:
28
- name: charcode
29
- url: "https://pub.dartlang.org"
30
- source: hosted
31
- version: "1.3.1"
24
+ version: "1.2.1"
32
25
clock:
33
26
dependency: transitive
34
27
description:
35
28
name: clock
36
29
url: "https://pub.dartlang.org"
37
30
source: hosted
38
- version: "1.1.0 "
31
+ version: "1.1.1 "
39
32
collection:
40
33
dependency: transitive
41
34
description:
42
35
name: collection
43
36
url: "https://pub.dartlang.org"
44
37
source: hosted
45
- version: "1.15 .0"
38
+ version: "1.16 .0"
46
39
fake_async:
47
40
dependency: transitive
48
41
description:
49
42
name: fake_async
50
43
url: "https://pub.dartlang.org"
51
44
source: hosted
52
- version: "1.2.0 "
45
+ version: "1.3.1 "
53
46
flutter:
54
47
dependency: "direct main"
55
48
description: flutter
@@ -66,28 +59,28 @@ packages:
66
59
name: matcher
67
60
url: "https://pub.dartlang.org"
68
61
source: hosted
69
- version: "0.12.11 "
62
+ version: "0.12.12 "
70
63
material_color_utilities:
71
64
dependency: transitive
72
65
description:
73
66
name: material_color_utilities
74
67
url: "https://pub.dartlang.org"
75
68
source: hosted
76
- version: "0.1.3 "
69
+ version: "0.1.5 "
77
70
meta:
78
71
dependency: transitive
79
72
description:
80
73
name: meta
81
74
url: "https://pub.dartlang.org"
82
75
source: hosted
83
- version: "1.7 .0"
76
+ version: "1.8 .0"
84
77
path:
85
78
dependency: transitive
86
79
description:
87
80
name: path
88
81
url: "https://pub.dartlang.org"
89
82
source: hosted
90
- version: "1.8.0 "
83
+ version: "1.8.2 "
91
84
sky_engine:
92
85
dependency: transitive
93
86
description: flutter
@@ -99,7 +92,7 @@ packages:
99
92
name: source_span
100
93
url: "https://pub.dartlang.org"
101
94
source: hosted
102
- version: "1.8.1 "
95
+ version: "1.9.0 "
103
96
stack_trace:
104
97
dependency: transitive
105
98
description:
@@ -120,35 +113,28 @@ packages:
120
113
name: string_scanner
121
114
url: "https://pub.dartlang.org"
122
115
source: hosted
123
- version: "1.1.0 "
116
+ version: "1.1.1 "
124
117
term_glyph:
125
118
dependency: transitive
126
119
description:
127
120
name: term_glyph
128
121
url: "https://pub.dartlang.org"
129
122
source: hosted
130
- version: "1.2.0 "
123
+ version: "1.2.1 "
131
124
test_api:
132
125
dependency: transitive
133
126
description:
134
127
name: test_api
135
128
url: "https://pub.dartlang.org"
136
129
source: hosted
137
- version: "0.4.8"
138
- typed_data:
139
- dependency: transitive
140
- description:
141
- name: typed_data
142
- url: "https://pub.dartlang.org"
143
- source: hosted
144
- version: "1.3.0"
130
+ version: "0.4.12"
145
131
vector_math:
146
132
dependency: transitive
147
133
description:
148
134
name: vector_math
149
135
url: "https://pub.dartlang.org"
150
136
source: hosted
151
- version: "2.1.1 "
137
+ version: "2.1.2 "
152
138
sdks:
153
- dart: ">=2.14. 0 <3.0.0"
139
+ dart: ">=2.17.0- 0 <3.0.0"
154
140
flutter: ">=1.12.0"
0 commit comments