@@ -7,35 +7,35 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.4.1 "
10
+ version: "2.9.0 "
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
14
14
name: boolean_selector
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "2.0 .0"
18
- charcode :
17
+ version: "2.1 .0"
18
+ characters :
19
19
dependency: transitive
20
20
description:
21
- name: charcode
21
+ name: characters
22
22
url: "https://pub.dartlang.org"
23
23
source: hosted
24
- version: "1.1.3 "
24
+ version: "1.2.1 "
25
25
clock:
26
26
dependency: transitive
27
27
description:
28
28
name: clock
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "1.0 .1"
31
+ version: "1.1 .1"
32
32
collection:
33
33
dependency: transitive
34
34
description:
35
35
name: collection
36
36
url: "https://pub.dartlang.org"
37
37
source: hosted
38
- version: "1.14.12 "
38
+ version: "1.16.0 "
39
39
cupertino_icons:
40
40
dependency: "direct main"
41
41
description:
@@ -49,7 +49,7 @@ packages:
49
49
name: fake_async
50
50
url: "https://pub.dartlang.org"
51
51
source: hosted
52
- version: "1.1.0 "
52
+ version: "1.3.1 "
53
53
flutter:
54
54
dependency: "direct main"
55
55
description: flutter
@@ -66,42 +66,42 @@ packages:
66
66
name: http
67
67
url: "https://pub.dartlang.org"
68
68
source: hosted
69
- version: "0.12.1 "
69
+ version: "0.13.5 "
70
70
http_parser:
71
71
dependency: transitive
72
72
description:
73
73
name: http_parser
74
74
url: "https://pub.dartlang.org"
75
75
source: hosted
76
- version: "3.1.3 "
76
+ version: "4.0.2 "
77
77
matcher:
78
78
dependency: transitive
79
79
description:
80
80
name: matcher
81
81
url: "https://pub.dartlang.org"
82
82
source: hosted
83
- version: "0.12.6 "
84
- meta :
83
+ version: "0.12.12 "
84
+ material_color_utilities :
85
85
dependency: transitive
86
86
description:
87
- name: meta
87
+ name: material_color_utilities
88
88
url: "https://pub.dartlang.org"
89
89
source: hosted
90
- version: "1 .1.8 "
91
- path :
90
+ version: "0 .1.5 "
91
+ meta :
92
92
dependency: transitive
93
93
description:
94
- name: path
94
+ name: meta
95
95
url: "https://pub.dartlang.org"
96
96
source: hosted
97
- version: "1.7 .0"
98
- pedantic :
97
+ version: "1.8 .0"
98
+ path :
99
99
dependency: transitive
100
100
description:
101
- name: pedantic
101
+ name: path
102
102
url: "https://pub.dartlang.org"
103
103
source: hosted
104
- version: "1.5.0 "
104
+ version: "1.8.2 "
105
105
sky_engine:
106
106
dependency: transitive
107
107
description: flutter
@@ -113,55 +113,55 @@ packages:
113
113
name: source_span
114
114
url: "https://pub.dartlang.org"
115
115
source: hosted
116
- version: "1.7 .0"
116
+ version: "1.9 .0"
117
117
stack_trace:
118
118
dependency: transitive
119
119
description:
120
120
name: stack_trace
121
121
url: "https://pub.dartlang.org"
122
122
source: hosted
123
- version: "1.9.3 "
123
+ version: "1.10.0 "
124
124
stream_channel:
125
125
dependency: transitive
126
126
description:
127
127
name: stream_channel
128
128
url: "https://pub.dartlang.org"
129
129
source: hosted
130
- version: "2.0 .0"
130
+ version: "2.1 .0"
131
131
string_scanner:
132
132
dependency: transitive
133
133
description:
134
134
name: string_scanner
135
135
url: "https://pub.dartlang.org"
136
136
source: hosted
137
- version: "1.0.5 "
137
+ version: "1.1.1 "
138
138
term_glyph:
139
139
dependency: transitive
140
140
description:
141
141
name: term_glyph
142
142
url: "https://pub.dartlang.org"
143
143
source: hosted
144
- version: "1.1.0 "
144
+ version: "1.2.1 "
145
145
test_api:
146
146
dependency: transitive
147
147
description:
148
148
name: test_api
149
149
url: "https://pub.dartlang.org"
150
150
source: hosted
151
- version: "0.2.16 "
151
+ version: "0.4.12 "
152
152
typed_data:
153
153
dependency: transitive
154
154
description:
155
155
name: typed_data
156
156
url: "https://pub.dartlang.org"
157
157
source: hosted
158
- version: "1.1.6 "
158
+ version: "1.3.1 "
159
159
vector_math:
160
160
dependency: transitive
161
161
description:
162
162
name: vector_math
163
163
url: "https://pub.dartlang.org"
164
164
source: hosted
165
- version: "2.0.8 "
165
+ version: "2.1.2 "
166
166
sdks:
167
- dart: ">=2.7. 0 <3.0.0"
167
+ dart: ">=2.17.0- 0 <3.0.0"
0 commit comments