@@ -7,35 +7,42 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.4.1 "
10
+ version: "2.5.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"
17
+ version: "2.1.0"
18
+ characters:
19
+ dependency: transitive
20
+ description:
21
+ name: characters
22
+ url: "https://pub.dartlang.org"
23
+ source: hosted
24
+ version: "1.1.0"
18
25
charcode:
19
26
dependency: transitive
20
27
description:
21
28
name: charcode
22
29
url: "https://pub.dartlang.org"
23
30
source: hosted
24
- version: "1.1.3 "
31
+ version: "1.2.0 "
25
32
clock:
26
33
dependency: transitive
27
34
description:
28
35
name: clock
29
36
url: "https://pub.dartlang.org"
30
37
source: hosted
31
- version: "1.0.1 "
38
+ version: "1.1.0 "
32
39
collection:
33
40
dependency: transitive
34
41
description:
35
42
name: collection
36
43
url: "https://pub.dartlang.org"
37
44
source: hosted
38
- version: "1.14.12 "
45
+ version: "1.15.0 "
39
46
cupertino_icons:
40
47
dependency: "direct main"
41
48
description:
@@ -49,7 +56,7 @@ packages:
49
56
name: fake_async
50
57
url: "https://pub.dartlang.org"
51
58
source: hosted
52
- version: "1.1 .0"
59
+ version: "1.2 .0"
53
60
flutter:
54
61
dependency: "direct main"
55
62
description: flutter
@@ -66,21 +73,21 @@ packages:
66
73
name: matcher
67
74
url: "https://pub.dartlang.org"
68
75
source: hosted
69
- version: "0.12.6 "
76
+ version: "0.12.10 "
70
77
meta:
71
78
dependency: transitive
72
79
description:
73
80
name: meta
74
81
url: "https://pub.dartlang.org"
75
82
source: hosted
76
- version: "1.1.8 "
83
+ version: "1.3.0 "
77
84
path:
78
85
dependency: transitive
79
86
description:
80
87
name: path
81
88
url: "https://pub.dartlang.org"
82
89
source: hosted
83
- version: "1.7 .0"
90
+ version: "1.8 .0"
84
91
sky_engine:
85
92
dependency: transitive
86
93
description: flutter
@@ -92,55 +99,55 @@ packages:
92
99
name: source_span
93
100
url: "https://pub.dartlang.org"
94
101
source: hosted
95
- version: "1.7 .0"
102
+ version: "1.8 .0"
96
103
stack_trace:
97
104
dependency: transitive
98
105
description:
99
106
name: stack_trace
100
107
url: "https://pub.dartlang.org"
101
108
source: hosted
102
- version: "1.9.3 "
109
+ version: "1.10.0 "
103
110
stream_channel:
104
111
dependency: transitive
105
112
description:
106
113
name: stream_channel
107
114
url: "https://pub.dartlang.org"
108
115
source: hosted
109
- version: "2.0 .0"
116
+ version: "2.1 .0"
110
117
string_scanner:
111
118
dependency: transitive
112
119
description:
113
120
name: string_scanner
114
121
url: "https://pub.dartlang.org"
115
122
source: hosted
116
- version: "1.0.5 "
123
+ version: "1.1.0 "
117
124
term_glyph:
118
125
dependency: transitive
119
126
description:
120
127
name: term_glyph
121
128
url: "https://pub.dartlang.org"
122
129
source: hosted
123
- version: "1.1 .0"
130
+ version: "1.2 .0"
124
131
test_api:
125
132
dependency: transitive
126
133
description:
127
134
name: test_api
128
135
url: "https://pub.dartlang.org"
129
136
source: hosted
130
- version: "0.2.15 "
137
+ version: "0.2.19 "
131
138
typed_data:
132
139
dependency: transitive
133
140
description:
134
141
name: typed_data
135
142
url: "https://pub.dartlang.org"
136
143
source: hosted
137
- version: "1.1.6 "
144
+ version: "1.3.0 "
138
145
vector_math:
139
146
dependency: transitive
140
147
description:
141
148
name: vector_math
142
149
url: "https://pub.dartlang.org"
143
150
source: hosted
144
- version: "2.0.8 "
151
+ version: "2.1.0 "
145
152
sdks:
146
- dart: ">=2.7 .0 <3.0.0"
153
+ dart: ">=2.12.0-0 .0 <3.0.0"
0 commit comments