flutter/dev/manual_tests
Adam Barth b2fa6c250a Fix the padding and space for FlatButton and RaisedButton (#3650)
Instead of incorporating the margin into the button, introduce a ButtonBar
widget that supplies the proper spacing between the buttons. Also, make these
buttons more configurable via ButtonTheme so that dialogs can change the
minWidth and padding of the buttons as required by the spec.

Fixes #1843
Fixes #3184
2016-04-29 16:13:25 -07:00
..
android Stop using a prebuilt APK 2016-03-14 13:32:00 -07:00
test Refactor the test framework (#3622) 2016-04-29 13:23:27 -07:00
.gitignore Remove //examples/widgets 2016-03-08 16:37:32 -08:00
card_collection.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
drag_and_drop.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
flutter.yaml Bring the hamburger menu back to card_collection 2016-04-01 14:55:20 -07:00
mozart.dart Fix the padding and space for FlatButton and RaisedButton (#3650) 2016-04-29 16:13:25 -07:00
overlay_geometry.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
pageable_list.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00
pubspec.yaml Fix dependency skew. (#3306) 2016-04-13 13:53:39 -07:00
raw_keyboard.dart Hide routes from the API when they're not needed. (#3431) 2016-04-20 09:33:28 -07:00