Skip to content

Commit 29d8203

Browse files
author
fbchen
committed
update readme
1 parent 2b4c825 commit 29d8203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Flutter ConstraintLayout
22

3-
A super powerful Stack, build flexible layouts with constraints, Similar to Android
4-
ConstraintLayout.
3+
A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for
4+
Android and AutoLayout for iOS.
55

66
No matter how complex the layout is and how deep the constraints are, it has almost the same
77
performance as Flex and Stack. When facing complex layouts, it provides better performance,

0 commit comments

Comments
 (0)