Skip to content

Commit 3870130

Browse files
committed
update readme
1 parent bb7884c commit 3870130

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,9 @@ over the task of layout to ConstraintLayout. Some built-in features like circle
15551555
grid, grid, and list are available in extended form.
15561556

15571557
The charts in the online example is a typical extension:
1558+
15581559
![charts.gif](https://github.com/hackware1993/flutter-constraintlayout/blob/master/charts.gif?raw=true)
1560+
15591561
Extensions for ConstraintLayout are welcome.
15601562

15611563
# Support me
@@ -1565,7 +1567,7 @@ the driving force for me to continue to maintain.
15651567

15661568
[Paypal](https://www.paypal.com/paypalme/hackware1993)
15671569

1568-
![support.webp](https://github.com/hackware1993/flutter-constraintlayout/blob/master/sponsorship.webp?raw=true)
1570+
![sponsorship.webp](https://github.com/hackware1993/flutter-constraintlayout/blob/master/sponsorship.webp?raw=true)
15691571

15701572
Thanks to the following netizens for their sponsorship, let's make Flutter better and better
15711573
together.

README_CN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1508,7 +1508,9 @@ ConstraintLayout 基于约束的布局算法极其强大和灵活,似乎可以
15081508
即可。部分内置功能比如圆形定位、瀑布流、网格、列表以扩展的形式提供。
15091509

15101510
在线示例中的图表就是一个典型的扩展:
1511+
15111512
![charts.gif](https://github.com/hackware1993/flutter-constraintlayout/blob/master/charts.gif?raw=true)
1513+
15121514
欢迎为 ConstraintLayout 开发扩展。
15131515

15141516
# 支持我
@@ -1517,7 +1519,7 @@ ConstraintLayout 基于约束的布局算法极其强大和灵活,似乎可以
15171519

15181520
[Paypal](https://www.paypal.com/paypalme/hackware1993)
15191521

1520-
![support.webp](https://github.com/hackware1993/flutter-constraintlayout/blob/master/sponsorship.webp?raw=true)
1522+
![sponsorship.webp](https://github.com/hackware1993/flutter-constraintlayout/blob/master/sponsorship.webp?raw=true)
15211523

15221524
感谢以下网友的赞助,我们一起让 Flutter 越来越好。
15231525

0 commit comments

Comments
 (0)