flutter/examples/flutter_gallery/test/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
..
logic.dart Reorganize the calculator demo (#4536) 2016-06-13 11:44:46 -07:00
smoke_test.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00