- 15 Dec, 2017 1 commit
-
-
Chris Bracken authored
Adds safe areas around: 1. The body of the colour swatch view (tab 1) 2. The chat header (tab 2) 3. The chat bubbles (tab 2) 4. The 'Sign In' launcher button (tab 3)
-
- 08 Dec, 2017 1 commit
-
-
xster authored
Let translucent Cupertino bars have its scaffold children automatically pad their heights - second try (#13440) * Let translucent Cupertino bars have its scaffold children automatically pad their heights (#13194) * Let lists automatically add sliver padding from media query. Translucent nav and tab bars leave behind media query paddings in scaffolds. * tests * const lint * Rename base abstract class to generalized ObstructingPreferredSizeWidget * review * More docs and comments from #13317
-
- 02 Dec, 2017 1 commit
-
- 01 Dec, 2017 1 commit
-
-
Chris Bracken authored
Extracts Tab2ConversationRow class that consolidates widget tree for a chat message in the Cupertino navagation chat demo. This refactoring simplifies adding SafeArea support to handle iOS 11 safe areas in a followup patch.
-
- 30 Nov, 2017 2 commits
-
-
xster authored
* Let lists automatically add sliver padding from media query. Translucent nav and tab bars leave behind media query paddings in scaffolds. * tests * const lint * Rename base abstract class to generalized ObstructingPreferredSizeWidget
-
Ian Hickson authored
Fixes the remaining known issues with widgets supporting RTL.
-
- 03 Nov, 2017 1 commit
-
-
xster authored
* Built first tab * Small additions * started tab 3 * Need color arithmetics * tab 2 built * finalize * lint and tests * review * Reapply docs after rebase * use color.computeLuminance * linter * nit
-
- 02 Oct, 2017 1 commit
-
-
Adam Barth authored
Alignment will eventually replace FractionalOffset.
-
- 12 Jun, 2017 1 commit
-
-
Ian Hickson authored
-
- 11 May, 2017 1 commit
-
-
xster authored
* is default * hit target * correct test name * review note
-
- 03 May, 2017 1 commit
-
-
Kyle Bradshaw authored
Fixes #9757
-
- 23 Apr, 2017 1 commit
-
-
Alexandre Ardhuin authored
* more widget const constructors * prefer const constructors * address review comments
-
- 17 Apr, 2017 1 commit
-
-
Chris Bracken authored
Also switches to single quotes for consistency with surrounding code.
-
- 07 Apr, 2017 1 commit
-
-
Ian Hickson authored
Aggressively apply the const lint.
-
- 04 Apr, 2017 1 commit
-
-
Adam Barth authored
-
- 20 Mar, 2017 1 commit
-
-
Adam Barth authored
The latter is the proper spelling. Fixes #8883
-
- 08 Mar, 2017 1 commit
-
-
Alexandre Ardhuin authored
* prefer const constructors * fix double throw
-
- 02 Mar, 2017 2 commits
-
-
xster authored
-
xster authored
* Add cupertino to gallery and add CupertinoButto * Use single quotes * Add disabled state * Some review notes * Make button animation more responsive and tweak timing * Renamed things Cupertino * Button with background, move cupertino demos, move material demos * Move 2 level list too * Refactor various demo route names * Some review notes * More reviews and add test * Linter as * Move private constant up
-