- 25 Oct, 2016 3 commits
-
-
Dan Rubel authored
-
Adam Barth authored
-
Chris Bracken authored
-
- 24 Oct, 2016 11 commits
-
-
Jason Simmons authored
-
Matt Perry authored
Fixes https://github.com/flutter/flutter/issues/6451
-
Chris Bracken authored
-
Chris Bracken authored
If a URL is not explicitly specified by the test author, check for an environment-specified URL before falling back to the default value.
-
Ian Hickson authored
This should help new users figure out how to set up their constructors and use config data from the build method of a State.
-
Ian Hickson authored
-
Ian Hickson authored
Mostly around pointing people towards Block more aggressively.
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
If a Container with no child is in an infinite space, make it shrink instead of expanding. Still expand otherwise.
-
- 23 Oct, 2016 4 commits
-
-
Wyatt Arent authored
* logger use milliseconds instead of seconds for reporting elapsed time (#5400) * Update authors (#5400) * Remove unnecessary comment
-
Wyatt Arent authored
Cancel button behavior for showdatepicker/showtimepicker Fixes #6483
-
Wyatt Arent authored
Issue #6461
-
Wyatt Arent authored
-
- 21 Oct, 2016 12 commits
-
-
Jason Simmons authored
With the old policy the most recent log would not be printed until the next log is produced (which may be indefinitely). This change prints logs immediately along with a time delta since the previous log.
-
Todd Volkert authored
* Rollback commits to get iOS into a stable state This rolls back the following commits: * 23c52fc7 (#6434) * a97cf4b5 (#6433) * e72e1744 (#6428) It also updates the engine to a newer revision that has the necessary rollbacks in the engine repo. Fixes #6458
-
Chinmay Garde authored
It takes a little bit longer that 10 seconds to install, launch and have the observatory be available on an iPod touch. Depending on the size of the application, it could be a lot longer to transer the bundle over the wire. The 60 seconds is arbitrary.
-
Devon Carew authored
* add a pause parameter to the reload command * encode OperationResult as json * reverse isOk logic
-
Hans Muller authored
-
Adam Barth authored
-
Ian Hickson authored
Since we can change the theme's platform, we need to make sure we propagate that throughout rather than having half the app use the native platform and half the app use the selected platform.
-
Ian Hickson authored
Add some docs to explain how to use setState() wiht Checkbox, Radio, Slider, and Switch. Based on experience of usability study participant P1.
-
Ian Hickson authored
This tries to capture some of the experience of usability study participant P1.
-
Ian Hickson authored
This is loosely based on the experience of usability study participant P1.
-
Hans Muller authored
-
Chinmay Garde authored
-
- 20 Oct, 2016 10 commits
-
-
Ian Hickson authored
Based on observations of usability study participant P1.
-
Matt Perry authored
This partially reverts https://github.com/flutter/flutter/issues/626 , but horizontal padding is not in the spec, so we still match the spec.
-
John McCutchan authored
-
Jason Simmons authored
Also remove the obsolete "flutter refresh" command
-
Ryan Macnak authored
-
Devon Carew authored
-
John McCutchan authored
-
John McCutchan authored
-
John McCutchan authored
-
Dan Rubel authored
-