@@ -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,21 +21,14 @@ 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:
@@ -56,7 +49,7 @@ packages:
56
49
name: fake_async
57
50
url: "https://pub.dartlang.org"
58
51
source: hosted
59
- version: "1.3.0 "
52
+ version: "1.3.1 "
60
53
flutter:
61
54
dependency: "direct main"
62
55
description: flutter
@@ -87,28 +80,28 @@ packages:
87
80
name: matcher
88
81
url: "https://pub.dartlang.org"
89
82
source: hosted
90
- version: "0.12.11 "
83
+ version: "0.12.12 "
91
84
material_color_utilities:
92
85
dependency: transitive
93
86
description:
94
87
name: material_color_utilities
95
88
url: "https://pub.dartlang.org"
96
89
source: hosted
97
- version: "0.1.4 "
90
+ version: "0.1.5 "
98
91
meta:
99
92
dependency: transitive
100
93
description:
101
94
name: meta
102
95
url: "https://pub.dartlang.org"
103
96
source: hosted
104
- version: "1.7 .0"
97
+ version: "1.8 .0"
105
98
path:
106
99
dependency: transitive
107
100
description:
108
101
name: path
109
102
url: "https://pub.dartlang.org"
110
103
source: hosted
111
- version: "1.8.1 "
104
+ version: "1.8.2 "
112
105
sky_engine:
113
106
dependency: transitive
114
107
description: flutter
@@ -120,7 +113,7 @@ packages:
120
113
name: source_span
121
114
url: "https://pub.dartlang.org"
122
115
source: hosted
123
- version: "1.8.2 "
116
+ version: "1.9.0 "
124
117
stack_trace:
125
118
dependency: transitive
126
119
description:
@@ -141,21 +134,21 @@ packages:
141
134
name: string_scanner
142
135
url: "https://pub.dartlang.org"
143
136
source: hosted
144
- version: "1.1.0 "
137
+ version: "1.1.1 "
145
138
term_glyph:
146
139
dependency: transitive
147
140
description:
148
141
name: term_glyph
149
142
url: "https://pub.dartlang.org"
150
143
source: hosted
151
- version: "1.2.0 "
144
+ version: "1.2.1 "
152
145
test_api:
153
146
dependency: transitive
154
147
description:
155
148
name: test_api
156
149
url: "https://pub.dartlang.org"
157
150
source: hosted
158
- version: "0.4.9 "
151
+ version: "0.4.12 "
159
152
vector_math:
160
153
dependency: transitive
161
154
description:
@@ -169,7 +162,7 @@ packages:
169
162
path: ".."
170
163
relative: true
171
164
source: path
172
- version: "1.0.1 "
165
+ version: "1.0.2 "
173
166
sdks:
174
167
dart: ">=2.17.0-0 <3.0.0"
175
168
flutter: ">=2.5.0"
0 commit comments