@@ -5,49 +5,49 @@ packages:
5
5
dependency: transitive
6
6
description:
7
7
name: async
8
- url: "https://pub.flutter-io.cn "
8
+ url: "https://pub.dartlang.org "
9
9
source: hosted
10
10
version: "2.8.2"
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
14
14
name: boolean_selector
15
- url: "https://pub.flutter-io.cn "
15
+ url: "https://pub.dartlang.org "
16
16
source: hosted
17
17
version: "2.1.0"
18
18
characters:
19
19
dependency: transitive
20
20
description:
21
21
name: characters
22
- url: "https://pub.flutter-io.cn "
22
+ url: "https://pub.dartlang.org "
23
23
source: hosted
24
24
version: "1.2.0"
25
25
charcode:
26
26
dependency: transitive
27
27
description:
28
28
name: charcode
29
- url: "https://pub.flutter-io.cn "
29
+ url: "https://pub.dartlang.org "
30
30
source: hosted
31
31
version: "1.3.1"
32
32
clock:
33
33
dependency: transitive
34
34
description:
35
35
name: clock
36
- url: "https://pub.flutter-io.cn "
36
+ url: "https://pub.dartlang.org "
37
37
source: hosted
38
38
version: "1.1.0"
39
39
collection:
40
40
dependency: transitive
41
41
description:
42
42
name: collection
43
- url: "https://pub.flutter-io.cn "
43
+ url: "https://pub.dartlang.org "
44
44
source: hosted
45
45
version: "1.15.0"
46
46
fake_async:
47
47
dependency: transitive
48
48
description:
49
49
name: fake_async
50
- url: "https://pub.flutter-io.cn "
50
+ url: "https://pub.dartlang.org "
51
51
source: hosted
52
52
version: "1.2.0"
53
53
flutter:
@@ -59,7 +59,7 @@ packages:
59
59
dependency: "direct dev"
60
60
description:
61
61
name: flutter_lints
62
- url: "https://pub.flutter-io.cn "
62
+ url: "https://pub.dartlang.org "
63
63
source: hosted
64
64
version: "1.0.4"
65
65
flutter_test:
@@ -71,35 +71,35 @@ packages:
71
71
dependency: transitive
72
72
description:
73
73
name: lints
74
- url: "https://pub.flutter-io.cn "
74
+ url: "https://pub.dartlang.org "
75
75
source: hosted
76
76
version: "1.0.1"
77
77
matcher:
78
78
dependency: transitive
79
79
description:
80
80
name: matcher
81
- url: "https://pub.flutter-io.cn "
81
+ url: "https://pub.dartlang.org "
82
82
source: hosted
83
83
version: "0.12.11"
84
84
material_color_utilities:
85
85
dependency: transitive
86
86
description:
87
87
name: material_color_utilities
88
- url: "https://pub.flutter-io.cn "
88
+ url: "https://pub.dartlang.org "
89
89
source: hosted
90
90
version: "0.1.3"
91
91
meta:
92
92
dependency: transitive
93
93
description:
94
94
name: meta
95
- url: "https://pub.flutter-io.cn "
95
+ url: "https://pub.dartlang.org "
96
96
source: hosted
97
97
version: "1.7.0"
98
98
path:
99
99
dependency: transitive
100
100
description:
101
101
name: path
102
- url: "https://pub.flutter-io.cn "
102
+ url: "https://pub.dartlang.org "
103
103
source: hosted
104
104
version: "1.8.0"
105
105
sky_engine:
@@ -111,57 +111,57 @@ packages:
111
111
dependency: transitive
112
112
description:
113
113
name: source_span
114
- url: "https://pub.flutter-io.cn "
114
+ url: "https://pub.dartlang.org "
115
115
source: hosted
116
116
version: "1.8.1"
117
117
stack_trace:
118
118
dependency: transitive
119
119
description:
120
120
name: stack_trace
121
- url: "https://pub.flutter-io.cn "
121
+ url: "https://pub.dartlang.org "
122
122
source: hosted
123
123
version: "1.10.0"
124
124
stream_channel:
125
125
dependency: transitive
126
126
description:
127
127
name: stream_channel
128
- url: "https://pub.flutter-io.cn "
128
+ url: "https://pub.dartlang.org "
129
129
source: hosted
130
130
version: "2.1.0"
131
131
string_scanner:
132
132
dependency: transitive
133
133
description:
134
134
name: string_scanner
135
- url: "https://pub.flutter-io.cn "
135
+ url: "https://pub.dartlang.org "
136
136
source: hosted
137
137
version: "1.1.0"
138
138
term_glyph:
139
139
dependency: transitive
140
140
description:
141
141
name: term_glyph
142
- url: "https://pub.flutter-io.cn "
142
+ url: "https://pub.dartlang.org "
143
143
source: hosted
144
144
version: "1.2.0"
145
145
test_api:
146
146
dependency: transitive
147
147
description:
148
148
name: test_api
149
- url: "https://pub.flutter-io.cn "
149
+ url: "https://pub.dartlang.org "
150
150
source: hosted
151
151
version: "0.4.8"
152
152
typed_data:
153
153
dependency: transitive
154
154
description:
155
155
name: typed_data
156
- url: "https://pub.flutter-io.cn "
156
+ url: "https://pub.dartlang.org "
157
157
source: hosted
158
158
version: "1.3.0"
159
159
vector_math:
160
160
dependency: transitive
161
161
description:
162
162
name: vector_math
163
- url: "https://pub.flutter-io.cn "
163
+ url: "https://pub.dartlang.org "
164
164
source: hosted
165
165
version: "2.1.1"
166
166
sdks:
167
- dart: ">=2.12 .0 <3.0.0"
167
+ dart: ">=2.14 .0 <3.0.0"
0 commit comments