-
Hixie authored
This includes making SizedBox default to infinite size, and making Container default to containing one infinite-sized SizedBox. That way, you can use an empty Container as a spacer in a flex box. The rendering doesn't quite work, because of a bug in flex whereby it doesn't shrink-wrap its contents in the cross-direction, it fills the parent. Collin is on that. R=jackson@google.com Review URL: https://codereview.chromium.org/1163633003
77f5d472
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
stock_app.dart | ||
stock_arrow.dart | ||
stock_data.dart | ||
stock_list.dart | ||
stock_menu.dart | ||
stock_row.dart |