@@ -5,70 +5,72 @@ packages:
5
5
dependency: transitive
6
6
description:
7
7
name: async
8
- url: "https://pub.dartlang.org"
8
+ sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
9
+ url: "https://pub.dev"
9
10
source: hosted
10
- version: "2.8.2 "
11
+ version: "2.10.0 "
11
12
boolean_selector:
12
13
dependency: transitive
13
14
description:
14
15
name: boolean_selector
15
- url: "https://pub.dartlang.org"
16
+ sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
17
+ url: "https://pub.dev"
16
18
source: hosted
17
- version: "2.1.0 "
19
+ version: "2.1.1 "
18
20
bot_toast:
19
21
dependency: "direct main"
20
22
description:
21
23
name: bot_toast
22
- url: "https://pub.dartlang.org"
24
+ sha256: "1a432d6e4bad2282615403134708b232ef68ae99b0b3d8604fca85699a75b4b5"
25
+ url: "https://pub.dev"
23
26
source: hosted
24
27
version: "4.0.1"
25
28
characters:
26
29
dependency: transitive
27
30
description:
28
31
name: characters
29
- url: "https://pub.dartlang.org"
32
+ sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
33
+ url: "https://pub.dev"
30
34
source: hosted
31
- version: "1.2.0"
32
- charcode:
33
- dependency: transitive
34
- description:
35
- name: charcode
36
- url: "https://pub.dartlang.org"
37
- source: hosted
38
- version: "1.3.1"
35
+ version: "1.2.1"
39
36
clock:
40
37
dependency: transitive
41
38
description:
42
39
name: clock
43
- url: "https://pub.dartlang.org"
40
+ sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
41
+ url: "https://pub.dev"
44
42
source: hosted
45
- version: "1.1.0 "
43
+ version: "1.1.1 "
46
44
collection:
47
45
dependency: transitive
48
46
description:
49
47
name: collection
50
- url: "https://pub.dartlang.org"
48
+ sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
49
+ url: "https://pub.dev"
51
50
source: hosted
52
- version: "1.16 .0"
51
+ version: "1.17 .0"
53
52
cupertino_icons:
54
53
dependency: "direct main"
55
54
description:
56
55
name: cupertino_icons
57
- url: "https://pub.dartlang.org"
56
+ sha256: "1989d917fbe8e6b39806207df5a3fdd3d816cbd090fac2ce26fb45e9a71476e5"
57
+ url: "https://pub.dev"
58
58
source: hosted
59
59
version: "1.0.4"
60
60
fake_async:
61
61
dependency: transitive
62
62
description:
63
63
name: fake_async
64
- url: "https://pub.dartlang.org"
64
+ sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
65
+ url: "https://pub.dev"
65
66
source: hosted
66
- version: "1.3.0 "
67
+ version: "1.3.1 "
67
68
ffi:
68
69
dependency: transitive
69
70
description:
70
71
name: ffi
71
- url: "https://pub.dartlang.org"
72
+ sha256: "35d0f481d939de0d640b3db9a7aa36a52cd22054a798a73b4f50bdad5ce12678"
73
+ url: "https://pub.dev"
72
74
source: hosted
73
75
version: "1.1.2"
74
76
flutter:
@@ -80,54 +82,69 @@ packages:
80
82
dependency: "direct dev"
81
83
description:
82
84
name: flutter_lints
83
- url: "https://pub.dartlang.org"
85
+ sha256: b543301ad291598523947dc534aaddc5aaad597b709d2426d3a0e0d44c5cb493
86
+ url: "https://pub.dev"
84
87
source: hosted
85
88
version: "1.0.4"
86
89
flutter_test:
87
90
dependency: "direct dev"
88
91
description: flutter
89
92
source: sdk
90
93
version: "0.0.0"
94
+ js:
95
+ dependency: transitive
96
+ description:
97
+ name: js
98
+ sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
99
+ url: "https://pub.dev"
100
+ source: hosted
101
+ version: "0.6.5"
91
102
lints:
92
103
dependency: transitive
93
104
description:
94
105
name: lints
95
- url: "https://pub.dartlang.org"
106
+ sha256: a2c3d198cb5ea2e179926622d433331d8b58374ab8f29cdda6e863bd62fd369c
107
+ url: "https://pub.dev"
96
108
source: hosted
97
109
version: "1.0.1"
98
110
matcher:
99
111
dependency: transitive
100
112
description:
101
113
name: matcher
102
- url: "https://pub.dartlang.org"
114
+ sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
115
+ url: "https://pub.dev"
103
116
source: hosted
104
- version: "0.12.11 "
117
+ version: "0.12.13 "
105
118
material_color_utilities:
106
119
dependency: transitive
107
120
description:
108
121
name: material_color_utilities
109
- url: "https://pub.dartlang.org"
122
+ sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
123
+ url: "https://pub.dev"
110
124
source: hosted
111
- version: "0.1.4 "
125
+ version: "0.2.0 "
112
126
meta:
113
127
dependency: transitive
114
128
description:
115
129
name: meta
116
- url: "https://pub.dartlang.org"
130
+ sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
131
+ url: "https://pub.dev"
117
132
source: hosted
118
- version: "1.7 .0"
133
+ version: "1.8 .0"
119
134
path:
120
135
dependency: transitive
121
136
description:
122
137
name: path
123
- url: "https://pub.dartlang.org"
138
+ sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
139
+ url: "https://pub.dev"
124
140
source: hosted
125
- version: "1.8.1 "
141
+ version: "1.8.2 "
126
142
preference_list:
127
143
dependency: "direct main"
128
144
description:
129
145
name: preference_list
130
- url: "https://pub.dartlang.org"
146
+ sha256: d3419b2ec57a6ad2156bd682a46cf3194bf162b36bb013790c7b29e6438f107a
147
+ url: "https://pub.dev"
131
148
source: hosted
132
149
version: "0.0.1"
133
150
protocol_handler:
@@ -146,72 +163,82 @@ packages:
146
163
dependency: transitive
147
164
description:
148
165
name: source_span
149
- url: "https://pub.dartlang.org"
166
+ sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
167
+ url: "https://pub.dev"
150
168
source: hosted
151
- version: "1.8.2 "
169
+ version: "1.9.1 "
152
170
stack_trace:
153
171
dependency: transitive
154
172
description:
155
173
name: stack_trace
156
- url: "https://pub.dartlang.org"
174
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
175
+ url: "https://pub.dev"
157
176
source: hosted
158
- version: "1.10 .0"
177
+ version: "1.11 .0"
159
178
stream_channel:
160
179
dependency: transitive
161
180
description:
162
181
name: stream_channel
163
- url: "https://pub.dartlang.org"
182
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
183
+ url: "https://pub.dev"
164
184
source: hosted
165
- version: "2.1.0 "
185
+ version: "2.1.1 "
166
186
string_scanner:
167
187
dependency: transitive
168
188
description:
169
189
name: string_scanner
170
- url: "https://pub.dartlang.org"
190
+ sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
191
+ url: "https://pub.dev"
171
192
source: hosted
172
- version: "1.1 .0"
193
+ version: "1.2 .0"
173
194
term_glyph:
174
195
dependency: transitive
175
196
description:
176
197
name: term_glyph
177
- url: "https://pub.dartlang.org"
198
+ sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
199
+ url: "https://pub.dev"
178
200
source: hosted
179
- version: "1.2.0 "
201
+ version: "1.2.1 "
180
202
test_api:
181
203
dependency: transitive
182
204
description:
183
205
name: test_api
184
- url: "https://pub.dartlang.org"
206
+ sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
207
+ url: "https://pub.dev"
185
208
source: hosted
186
- version: "0.4.9 "
209
+ version: "0.4.16 "
187
210
vector_math:
188
211
dependency: transitive
189
212
description:
190
213
name: vector_math
191
- url: "https://pub.dartlang.org"
214
+ sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
215
+ url: "https://pub.dev"
192
216
source: hosted
193
- version: "2.1.2 "
217
+ version: "2.1.4 "
194
218
win32:
195
219
dependency: transitive
196
220
description:
197
221
name: win32
198
- url: "https://pub.dartlang.org"
222
+ sha256: c0e3a4f7be7dae51d8f152230b86627e3397c1ba8c3fa58e63d44a9f3edc9cef
223
+ url: "https://pub.dev"
199
224
source: hosted
200
225
version: "2.6.1"
201
226
win32_registry:
202
227
dependency: transitive
203
228
description:
204
229
name: win32_registry
205
- url: "https://pub.dartlang.org"
230
+ sha256: "66e78552f17501aced68fe77425b13156998f1bd3d58f1cd8cd0af2dbe4520e3"
231
+ url: "https://pub.dev"
206
232
source: hosted
207
233
version: "1.0.2"
208
234
window_manager:
209
235
dependency: "direct main"
210
236
description:
211
237
name: window_manager
212
- url: "https://pub.dartlang.org"
238
+ sha256: "56d98e345d6ee3fbcc155d8f02d16cc730cc9299fc658420335ddb85389cb6dc"
239
+ url: "https://pub.dev"
213
240
source: hosted
214
241
version: "0.2.0"
215
242
sdks:
216
- dart: ">=2.17 .0 <3.0.0"
243
+ dart: ">=2.18 .0 <3.0.0"
217
244
flutter: ">=2.5.0"
0 commit comments