File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,6 @@ doubleButton|双按钮控件
230
230
listViewOfListTile|列表Tile组件
231
231
listViewOfRadioButton|列表按钮组件
232
232
divider|分割线组件
233
- height|弹窗高度
234
233
widget|自定义语义化组件
235
234
236
235
## ⚡ Custom Widget
Original file line number Diff line number Diff line change 1
1
# Generated by pub
2
- # See https://dart.dev /tools/pub/glossary#lockfile
2
+ # See https://www.dartlang.org /tools/pub/glossary#lockfile
3
3
packages:
4
4
async:
5
5
dependency: transitive
6
6
description:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.2 .0"
10
+ version: "2.1 .0"
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
@@ -66,14 +66,14 @@ packages:
66
66
name: pedantic
67
67
url: "https://pub.dartlang.org"
68
68
source: hosted
69
- version: "1.7 .0"
69
+ version: "1.5 .0"
70
70
quiver:
71
71
dependency: transitive
72
72
description:
73
73
name: quiver
74
74
url: "https://pub.dartlang.org"
75
75
source: hosted
76
- version: "2.0.3 "
76
+ version: "2.0.2 "
77
77
sky_engine:
78
78
dependency: transitive
79
79
description: flutter
@@ -120,7 +120,7 @@ packages:
120
120
name: test_api
121
121
url: "https://pub.dartlang.org"
122
122
source: hosted
123
- version: "0.2.5 "
123
+ version: "0.2.4 "
124
124
typed_data:
125
125
dependency: transitive
126
126
description:
@@ -136,4 +136,4 @@ packages:
136
136
source: hosted
137
137
version: "2.0.8"
138
138
sdks:
139
- dart: ">=2.2.2 <3.0.0"
139
+ dart: ">=2.2.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments