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 a63c47f commit 6a97a1bCopy full SHA for 6a97a1b
README.md
@@ -6,7 +6,7 @@ Android and AutoLayout for iOS.
6
# Greatly improve Flutter development experience and efficiency. Improve application performance
7
8
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,
+performance as a single Flex or Stack. When facing complex layouts, it provides better performance,
10
flexibility, and a very flat code hierarchy than Flex and Stack. Say no to 'nested hell'.
11
12
View [Flutter Web Online Example](https://constraintlayout.flutterfirst.cn)
0 commit comments