flutter/examples/layers/widgets
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
..
autolayout.dart Move cassowary into package:flutter (#3591) 2016-04-27 17:32:06 -07:00
custom_render_box.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
gestures.dart Have the scale gesture callback uses details objects (#6204) 2016-10-04 12:44:36 -07:00
hello_world.dart Clean up the standalone examples 2016-02-13 11:00:58 -08:00
media_query.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
sectors.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
spinning_mixed.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
spinning_square.dart Turn off AnimationControllers when not in use (#5902) 2016-09-26 10:57:10 -07:00
styled_text.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00