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 2b4c825 commit 29d8203Copy full SHA for 29d8203
README.md
@@ -1,7 +1,7 @@
1
# Flutter ConstraintLayout
2
3
-A super powerful Stack, build flexible layouts with constraints, Similar to Android
4
-ConstraintLayout.
+A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for
+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,
0 commit comments