flutter/examples/flutter_gallery/lib/demo/calculator
Adam Barth 8ca4caa440 Rename Flexible to Expanded and improve docs (#6978)
This patch replaces uses of Flexible with Expanded where we're using
FlexFit.tight. We still need to think of a better name for the
FlexFit.loose variant.

Also, improve the docs for Row, Column, Flex, and RenderFlex to be more
problem-oriented and to give a complete account of the layout algorithn.

Fixes #6960
Fixes #5169
2016-11-21 23:16:43 -08:00
..
home.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
logic.dart Review nits. 2016-06-14 15:32:42 -07:00