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 7c95312 commit 3ea519bCopy full SHA for 3ea519b
README.md
@@ -3,6 +3,8 @@
3
A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for
4
Android and AutoLayout for iOS.
5
6
+Greatly improve Flutter development experience and efficiency.
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,
10
flexibility, and a very flat code hierarchy than Flex and Stack. Say no to 'nested hell'.
0 commit comments