flutter/packages/flutter_markdown/lib/src
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
..
markdown_raw.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
markdown_style_raw.dart Fix common typos in doc comments (#6520) 2016-10-25 10:06:42 -07:00
markdown_style.dart Added BorderRadius. (#5072) 2016-07-29 16:17:57 -07:00
markdown.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00