Skip to content

Commit 3ea519b

Browse files
committed
update readme
1 parent 7c95312 commit 3ea519b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for
44
Android and AutoLayout for iOS.
55

6+
Greatly improve Flutter development experience and efficiency.
7+
68
No matter how complex the layout is and how deep the constraints are, it has almost the same
79
performance as Flex and Stack. When facing complex layouts, it provides better performance,
810
flexibility, and a very flat code hierarchy than Flex and Stack. Say no to 'nested hell'.

0 commit comments

Comments
 (0)