Skip to content

Commit c3ba3cf

Browse files
author
xuyingjun
committed
ReadMe
1 parent 0a300b5 commit c3ba3cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ import 'package:flutter_custom_dialog/flutter_custom_dialog.dart';
139139
<br />
140140
customIn
141141
<br />
142-
142+
支持自定义动画
143143
</td>
144144
</tr>
145145
</table>
@@ -240,7 +240,7 @@ widget|自定义语义化组件
240240
* 由于当前已有的语义化组件只是辅助快速搭建UI,在实际项目开发中远远不能满足需求
241241
* 所以提供了自定义语义化组件的插入,由开发者自行将组件加入到弹窗内
242242

243-
> 例如
243+
> 通过`widget()`将组件插入弹窗
244244
245245
```dart
246246
YYDialog YYDialogDemo(BuildContext context) {

0 commit comments

Comments
 (0)