@@ -5,58 +5,58 @@ packages:
5
5
dependency: transitive
6
6
description:
7
7
name: async
8
- url: "https://pub.dartlang.org"
8
+ sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
9
+ url: "https://pub.dev"
9
10
source: hosted
10
- version: "2.8.2 "
11
+ version: "2.11.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
characters:
19
21
dependency: transitive
20
22
description:
21
23
name: characters
22
- url: "https://pub.dartlang.org"
23
- source: hosted
24
- version: "1.2.0"
25
- charcode:
26
- dependency: transitive
27
- description:
28
- name: charcode
29
- url: "https://pub.dartlang.org"
24
+ sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
25
+ url: "https://pub.dev"
30
26
source: hosted
31
- version: "1.3.1 "
27
+ version: "1.3.0 "
32
28
clock:
33
29
dependency: transitive
34
30
description:
35
31
name: clock
36
- url: "https://pub.dartlang.org"
32
+ sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
33
+ url: "https://pub.dev"
37
34
source: hosted
38
- version: "1.1.0 "
35
+ version: "1.1.1 "
39
36
collection:
40
37
dependency: transitive
41
38
description:
42
39
name: collection
43
- url: "https://pub.dartlang.org"
40
+ sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
41
+ url: "https://pub.dev"
44
42
source: hosted
45
- version: "1.15 .0"
43
+ version: "1.18 .0"
46
44
cupertino_icons:
47
45
dependency: "direct main"
48
46
description:
49
47
name: cupertino_icons
50
- url: "https://pub.dartlang.org"
48
+ sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
49
+ url: "https://pub.dev"
51
50
source: hosted
52
- version: "1.0.4 "
51
+ version: "1.0.8 "
53
52
fake_async:
54
53
dependency: transitive
55
54
description:
56
55
name: fake_async
57
- url: "https://pub.dartlang.org"
56
+ sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
57
+ url: "https://pub.dev"
58
58
source: hosted
59
- version: "1.2.0 "
59
+ version: "1.3.1 "
60
60
flutter:
61
61
dependency: "direct main"
62
62
description: flutter
@@ -66,49 +66,79 @@ packages:
66
66
dependency: "direct dev"
67
67
description:
68
68
name: flutter_lints
69
- url: "https://pub.dartlang.org"
69
+ sha256: "3f41d009ba7172d5ff9be5f6e6e6abb4300e263aab8866d2a0842ed2a70f8f0c"
70
+ url: "https://pub.dev"
70
71
source: hosted
71
- version: "1 .0.4 "
72
+ version: "4 .0.0 "
72
73
flutter_test:
73
74
dependency: "direct dev"
74
75
description: flutter
75
76
source: sdk
76
77
version: "0.0.0"
78
+ leak_tracker:
79
+ dependency: transitive
80
+ description:
81
+ name: leak_tracker
82
+ sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
83
+ url: "https://pub.dev"
84
+ source: hosted
85
+ version: "10.0.5"
86
+ leak_tracker_flutter_testing:
87
+ dependency: transitive
88
+ description:
89
+ name: leak_tracker_flutter_testing
90
+ sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
91
+ url: "https://pub.dev"
92
+ source: hosted
93
+ version: "3.0.5"
94
+ leak_tracker_testing:
95
+ dependency: transitive
96
+ description:
97
+ name: leak_tracker_testing
98
+ sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
99
+ url: "https://pub.dev"
100
+ source: hosted
101
+ version: "3.0.1"
77
102
lints:
78
103
dependency: transitive
79
104
description:
80
105
name: lints
81
- url: "https://pub.dartlang.org"
106
+ sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235"
107
+ url: "https://pub.dev"
82
108
source: hosted
83
- version: "1 .0.1 "
109
+ version: "4 .0.0 "
84
110
matcher:
85
111
dependency: transitive
86
112
description:
87
113
name: matcher
88
- url: "https://pub.dartlang.org"
114
+ sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
115
+ url: "https://pub.dev"
89
116
source: hosted
90
- version: "0.12.11 "
117
+ version: "0.12.16+1 "
91
118
material_color_utilities:
92
119
dependency: transitive
93
120
description:
94
121
name: material_color_utilities
95
- url: "https://pub.dartlang.org"
122
+ sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
123
+ url: "https://pub.dev"
96
124
source: hosted
97
- version: "0.1.3 "
125
+ version: "0.11.1 "
98
126
meta:
99
127
dependency: transitive
100
128
description:
101
129
name: meta
102
- url: "https://pub.dartlang.org"
130
+ sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
131
+ url: "https://pub.dev"
103
132
source: hosted
104
- version: "1.7 .0"
133
+ version: "1.15 .0"
105
134
path:
106
135
dependency: transitive
107
136
description:
108
137
name: path
109
- url: "https://pub.dartlang.org"
138
+ sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
139
+ url: "https://pub.dev"
110
140
source: hosted
111
- version: "1.8 .0"
141
+ version: "1.9 .0"
112
142
sky_engine:
113
143
dependency: transitive
114
144
description: flutter
@@ -118,57 +148,66 @@ packages:
118
148
dependency: transitive
119
149
description:
120
150
name: source_span
121
- url: "https://pub.dartlang.org"
151
+ sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
152
+ url: "https://pub.dev"
122
153
source: hosted
123
- version: "1.8.1 "
154
+ version: "1.10.0 "
124
155
stack_trace:
125
156
dependency: transitive
126
157
description:
127
158
name: stack_trace
128
- url: "https://pub.dartlang.org"
159
+ sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
160
+ url: "https://pub.dev"
129
161
source: hosted
130
- version: "1.10.0 "
162
+ version: "1.11.1 "
131
163
stream_channel:
132
164
dependency: transitive
133
165
description:
134
166
name: stream_channel
135
- url: "https://pub.dartlang.org"
167
+ sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
168
+ url: "https://pub.dev"
136
169
source: hosted
137
- version: "2.1.0 "
170
+ version: "2.1.2 "
138
171
string_scanner:
139
172
dependency: transitive
140
173
description:
141
174
name: string_scanner
142
- url: "https://pub.dartlang.org"
175
+ sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
176
+ url: "https://pub.dev"
143
177
source: hosted
144
- version: "1.1 .0"
178
+ version: "1.2 .0"
145
179
term_glyph:
146
180
dependency: transitive
147
181
description:
148
182
name: term_glyph
149
- url: "https://pub.dartlang.org"
183
+ sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
184
+ url: "https://pub.dev"
150
185
source: hosted
151
- version: "1.2.0 "
186
+ version: "1.2.1 "
152
187
test_api:
153
188
dependency: transitive
154
189
description:
155
190
name: test_api
156
- url: "https://pub.dartlang.org"
191
+ sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
192
+ url: "https://pub.dev"
157
193
source: hosted
158
- version: "0.4.8 "
159
- typed_data :
194
+ version: "0.7.2 "
195
+ vector_math :
160
196
dependency: transitive
161
197
description:
162
- name: typed_data
163
- url: "https://pub.dartlang.org"
198
+ name: vector_math
199
+ sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
200
+ url: "https://pub.dev"
164
201
source: hosted
165
- version: "1.3.0 "
166
- vector_math :
202
+ version: "2.1.4 "
203
+ vm_service :
167
204
dependency: transitive
168
205
description:
169
- name: vector_math
170
- url: "https://pub.dartlang.org"
206
+ name: vm_service
207
+ sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
208
+ url: "https://pub.dev"
171
209
source: hosted
172
- version: "2.1.1 "
210
+ version: "14.2.4 "
173
211
sdks:
174
- dart: ">=2.16.0 <3.0.0"
212
+ dart: ">=3.5.0 <4.0.0"
213
+ flutter: ">=3.18.0-18.0.pre.54"
0 commit comments