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 8c537b1 commit 144f451Copy full SHA for 144f451
README.md
@@ -215,7 +215,7 @@ FractionallySizedBox is build exactly for that usecase. Just give it the fractio
215
216
## #Day15 Flexible vs Expanded
217
218
-Expandable() is nothing more than Flexible() with
+Expanded() is nothing more than Flexible() with
219
220
Flexible (fit: FlexFit.tight) = Expanded()
221
@@ -545,4 +545,4 @@ The following animation is done with just `AnimatedContainer()`
545
546
[play with the animation in codepen](https://codepen.io/erluxman/pen/MWaEZEz)
547
548
-
+
0 commit comments