flutter/examples/stocks
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 Set windowSoftInputMode=adjustResize in example apps that were missing it (#6312) 2016-10-13 14:45:27 -07:00
ios Update examples to Xcode 8 recommended settings 2016-09-26 15:04:07 -07:00
lib Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
test Add MediaQuery.textScaleFactor (#5936) 2016-09-20 09:14:48 -07:00
test_driver [driver] refactor API to finder objects (#3365) 2016-04-15 16:57:35 -07:00
.analysis_options Move global analysis options file to the repo root (#3750) 2016-05-05 16:30:38 -07:00
.gitignore Re-run flutter create on examples to fill in icons and other assets 2016-02-25 13:39:34 -08:00
flutter.yaml Validate flutter.yaml against a JSON schema 2016-03-24 17:49:23 -07:00
pubspec.yaml Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
README.md Add an icon for the Stocks app. 2015-12-17 10:06:16 -08:00