flutter/examples/layers/rendering
Greg Spencer 25ac924e01 Modify the MaterialButton to expand when text is scaled. (#12431)
This modifies the MaterialButton to expand vertically to fit the size of the contained child, no matter what the child widget is. It tries to be as close as possible to the minHeight constraint.

Also updated some doc comments to have headers (extra blank line after first sentence), and to wrap at 80 cols.

Addresses #12311
2017-10-13 16:07:05 -07:00
..
src Modify the MaterialButton to expand when text is scaled. (#12431) 2017-10-13 16:07:05 -07:00
custom_coordinate_systems.dart Declare locals final where not reassigned (layers) (#8572) 2017-03-03 18:04:27 -08:00
flex_layout.dart TextPainter RTL (#11888) 2017-09-07 16:57:38 -07:00
hello_world.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
spinning_square.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
touch_input.dart Add RTL support to Stack (#11973) 2017-09-07 22:52:36 -07:00