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 3689b9e commit 2b4c825Copy full SHA for 2b4c825
README.md
@@ -1,6 +1,7 @@
1
# Flutter ConstraintLayout
2
3
-Build flexible layouts with constraints, Similar to Android ConstraintLayout.
+A super powerful Stack, build flexible layouts with constraints, Similar to Android
4
+ConstraintLayout.
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