Skip to content

Commit 6a97a1b

Browse files
committed
update readme
1 parent a63c47f commit 6a97a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Android and AutoLayout for iOS.
66
# Greatly improve Flutter development experience and efficiency. Improve application performance
77

88
No matter how complex the layout is and how deep the constraints are, it has almost the same
9-
performance as Flex and Stack. When facing complex layouts, it provides better performance,
9+
performance as a single Flex or Stack. When facing complex layouts, it provides better performance,
1010
flexibility, and a very flat code hierarchy than Flex and Stack. Say no to 'nested hell'.
1111

1212
View [Flutter Web Online Example](https://constraintlayout.flutterfirst.cn)

0 commit comments

Comments
 (0)