We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e2652 commit 9d4d041Copy full SHA for 9d4d041
README.md
@@ -5,7 +5,7 @@ Android and AutoLayout for iOS.
5
6
No matter how complex the layout is and how deep the constraints are, it has almost the same
7
performance as Flex and Stack. When facing complex layouts, it provides better performance,
8
-flexibility, and a very flat code hierarchy than Flex and Stack. Say no to 'nesting hell'.
+flexibility, and a very flat code hierarchy than Flex and Stack. Say no to 'nested hell'.
9
10
View [Flutter Web Online Example](https://constraintlayout.flutterfirst.cn)
11
0 commit comments