@@ -5,42 +5,48 @@ 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.9 .0"
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
characters:
19
21
dependency: transitive
20
22
description:
21
23
name: characters
22
- url: "https://pub.dartlang.org"
24
+ sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
25
+ url: "https://pub.dev"
23
26
source: hosted
24
27
version: "1.2.1"
25
28
clock:
26
29
dependency: transitive
27
30
description:
28
31
name: clock
29
- url: "https://pub.dartlang.org"
32
+ sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
33
+ url: "https://pub.dev"
30
34
source: hosted
31
35
version: "1.1.1"
32
36
collection:
33
37
dependency: transitive
34
38
description:
35
39
name: collection
36
- url: "https://pub.dartlang.org"
40
+ sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
41
+ url: "https://pub.dev"
37
42
source: hosted
38
- version: "1.16 .0"
43
+ version: "1.17 .0"
39
44
fake_async:
40
45
dependency: transitive
41
46
description:
42
47
name: fake_async
43
- url: "https://pub.dartlang.org"
48
+ sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
49
+ url: "https://pub.dev"
44
50
source: hosted
45
51
version: "1.3.1"
46
52
flutter:
@@ -53,32 +59,44 @@ packages:
53
59
description: flutter
54
60
source: sdk
55
61
version: "0.0.0"
62
+ js:
63
+ dependency: transitive
64
+ description:
65
+ name: js
66
+ sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
67
+ url: "https://pub.dev"
68
+ source: hosted
69
+ version: "0.6.5"
56
70
matcher:
57
71
dependency: transitive
58
72
description:
59
73
name: matcher
60
- url: "https://pub.dartlang.org"
74
+ sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
75
+ url: "https://pub.dev"
61
76
source: hosted
62
- version: "0.12.12 "
77
+ version: "0.12.13 "
63
78
material_color_utilities:
64
79
dependency: transitive
65
80
description:
66
81
name: material_color_utilities
67
- url: "https://pub.dartlang.org"
82
+ sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
83
+ url: "https://pub.dev"
68
84
source: hosted
69
- version: "0.1.5 "
85
+ version: "0.2.0 "
70
86
meta:
71
87
dependency: transitive
72
88
description:
73
89
name: meta
74
- url: "https://pub.dartlang.org"
90
+ sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
91
+ url: "https://pub.dev"
75
92
source: hosted
76
93
version: "1.8.0"
77
94
path:
78
95
dependency: transitive
79
96
description:
80
97
name: path
81
- url: "https://pub.dartlang.org"
98
+ sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
99
+ url: "https://pub.dev"
82
100
source: hosted
83
101
version: "1.8.2"
84
102
sky_engine:
@@ -90,51 +108,58 @@ packages:
90
108
dependency: transitive
91
109
description:
92
110
name: source_span
93
- url: "https://pub.dartlang.org"
111
+ sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
112
+ url: "https://pub.dev"
94
113
source: hosted
95
- version: "1.9.0 "
114
+ version: "1.9.1 "
96
115
stack_trace:
97
116
dependency: transitive
98
117
description:
99
118
name: stack_trace
100
- url: "https://pub.dartlang.org"
119
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
120
+ url: "https://pub.dev"
101
121
source: hosted
102
- version: "1.10 .0"
122
+ version: "1.11 .0"
103
123
stream_channel:
104
124
dependency: transitive
105
125
description:
106
126
name: stream_channel
107
- url: "https://pub.dartlang.org"
127
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
128
+ url: "https://pub.dev"
108
129
source: hosted
109
- version: "2.1.0 "
130
+ version: "2.1.1 "
110
131
string_scanner:
111
132
dependency: transitive
112
133
description:
113
134
name: string_scanner
114
- url: "https://pub.dartlang.org"
135
+ sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
136
+ url: "https://pub.dev"
115
137
source: hosted
116
- version: "1.1.1 "
138
+ version: "1.2.0 "
117
139
term_glyph:
118
140
dependency: transitive
119
141
description:
120
142
name: term_glyph
121
- url: "https://pub.dartlang.org"
143
+ sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
144
+ url: "https://pub.dev"
122
145
source: hosted
123
146
version: "1.2.1"
124
147
test_api:
125
148
dependency: transitive
126
149
description:
127
150
name: test_api
128
- url: "https://pub.dartlang.org"
151
+ sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
152
+ url: "https://pub.dev"
129
153
source: hosted
130
- version: "0.4.12 "
154
+ version: "0.4.16 "
131
155
vector_math:
132
156
dependency: transitive
133
157
description:
134
158
name: vector_math
135
- url: "https://pub.dartlang.org"
159
+ sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
160
+ url: "https://pub.dev"
136
161
source: hosted
137
- version: "2.1.2 "
162
+ version: "2.1.4 "
138
163
sdks:
139
- dart: ">=2.17.0- 0 <3.0.0"
164
+ dart: ">=2.18. 0 <3.0.0"
140
165
flutter: ">=1.12.0"
0 commit comments