Skip to content

Commit a02764e

Browse files
author
xuyingjun
committed
ReadMe
1 parent dd113f9 commit a02764e

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,40 @@ import 'package:flutter_custom_dialog/flutter_custom_dialog.dart';
2929
<table>
3030
<tr>
3131
<td align="center">
32-
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/gif/18.gif" width="150px">
32+
<img src="https://github.com/YYFlutter/flutter-custom-dialog/raw/master/image/png/1.png" width="150px">
3333
<br />
3434
body
3535
<br />
3636
βœ…
3737
</td>
3838
<td align="center">
39-
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/gif/19.gif" width="150px">
39+
<img src="https://github.com/YYFlutter/flutter-custom-dialog/raw/master/image/png/2.png" width="150px">
4040
<br />
4141
head
4242
<br />
4343
βœ…
4444
</td>
4545
<td align="center">
46-
<img src="https://github.com/efoxTeam/flutter-animation-set/raw/master/image/gif/20.gif" width="150px">
46+
<img src="https://github.com/YYFlutter/flutter-custom-dialog/raw/master/image/png/3.png" width="150px">
4747
<br />
4848
divider
4949
<br />
5050
βœ…
5151
</td>
52+
<td align="center">
53+
<img src="https://github.com/YYFlutter/flutter-custom-dialog/raw/master/image/png/4.png" width="150px">
54+
<br />
55+
listTile
56+
<br />
57+
βœ…
58+
</td>
59+
<td align="center">
60+
<img src="https://github.com/YYFlutter/flutter-custom-dialog/raw/master/image/png/5.png" width="150px">
61+
<br />
62+
ListRadio
63+
<br />
64+
βœ…
65+
</td>
5266
</tr>
5367
</table>
5468

0 commit comments

Comments
Β (0)