flutter/dev/manual_tests
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
..
android Change the Android activity launch mode to singleTop (#3792) 2016-05-09 09:31:34 -07:00
test Make it possible to run tests live on a device (#3936) 2016-05-16 12:53:13 -07:00
.gitignore Remove //examples/widgets 2016-03-08 16:37:32 -08:00
card_collection.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
drag_and_drop.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
flutter.yaml Use SDK sources to refer to our own packages (#6001) 2016-09-22 20:39:35 -07:00
material_arc.dart Make animation_demo a manual test (#6117) 2016-09-29 08:59:43 -07:00
overlay_geometry.dart Add a scrollbar to the license screen. (#5114) 2016-07-29 15:44:12 -07:00
pageable_list.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
pubspec.yaml Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
raw_keyboard.dart Update raw keyboard example (#6871) 2016-11-15 14:42:45 -08:00