flutter/examples/rendering
Hans Muller 5c961fffb5 Add TextStyle fontFamily:, extend support for fontWeight:
Defined constants for all 9 CSS font-weight values
with conventional names from the "Common weight
name mapping" section of
https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight.

The FontWeight enum now just enumerates the actual
CSS weight values.

I've moved the TextStyle class into its own file.

R=ianh@google.com

Review URL: https://codereview.chromium.org/1173323004.
2015-06-17 15:48:21 -07:00
..
borders.dart Remove RenderSizedBox. 2015-06-15 15:51:56 -07:00
interactive_flex.dart Add TextStyle fontFamily:, extend support for fontWeight: 2015-06-17 15:48:21 -07:00
justify_content.dart Styling for text fragments 2015-06-16 16:48:08 -07:00
render_paragraph.dart Add TextStyle fontFamily:, extend support for fontWeight: 2015-06-17 15:48:21 -07:00
sector_layout.dart Create an example app that demonstrates interactive coordination of an fn tree and a raw RenderObject tree. 2015-06-16 09:28:59 -07:00
shadowed_box.dart Rename all the things 2015-06-13 09:46:52 -07:00
spinning_flex.dart Rename all the things 2015-06-13 09:46:52 -07:00
touch_demo.dart Styling for text fragments 2015-06-16 16:48:08 -07:00
transform.dart Remove RenderSizedBox. 2015-06-15 15:51:56 -07:00