1. 04 May, 2016 7 commits
  2. 03 May, 2016 18 commits
  3. 02 May, 2016 8 commits
  4. 01 May, 2016 3 commits
  5. 30 Apr, 2016 3 commits
  6. 29 Apr, 2016 1 commit
    • Adam Barth's avatar
      Fix the padding and space for FlatButton and RaisedButton (#3650) · b2fa6c25
      Adam Barth authored
      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
      b2fa6c25