- 02 Nov, 2016 3 commits
-
-
Ian Hickson authored
-
Adam Barth authored
-
Chris Bracken authored
-
- 01 Nov, 2016 19 commits
-
-
Chris Bracken authored
-
John McCutchan authored
Fixes https://github.com/flutter/flutter/issues/6280
-
Chris Bracken authored
-
Adam Barth authored
Fixes #6417
-
Chris Bracken authored
-
Devon Carew authored
* implement app.stop() for release runs * update comment
-
Todd Volkert authored
-
Devon Carew authored
* remove the validator check for atom * remove the atom launch config * review comments
-
Adam Barth authored
Previously we weren't using all the different weights of the font.
-
Chris Bracken authored
-
John McCutchan authored
Disable features of `flutter run` that depend on the service protocol when running in release mode (#6571)
-
Ian Hickson authored
-
Ian Hickson authored
TBR @abarth
-
Ian Hickson authored
...until people understand them.
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
Fixes #4166. Fixes #5120. Fixes #5399. Fixes #6507.
-
Adam Barth authored
Try to be clearer that flutter-dev is a public mailing list.
-
- 31 Oct, 2016 7 commits
-
-
Adam Barth authored
We now create the Completer inside TransitionRoute, as with the popped completer. Also, test that this future resolves at the appropriate time.
-
Chris Bracken authored
Also eliminate unused accentColor-related properties.
-
Jason Simmons authored
-
Ian Hickson authored
-
Dan Rubel authored
-
Chris Bracken authored
Use the typography specified in the theme rather than Typography.white.
-
Adam Barth authored
Fixes #6591
-
- 29 Oct, 2016 3 commits
-
-
Ian Hickson authored
This makes https://flutter.io/basic-widgets/#layout-models redundant with the dartdocs.
-
Adam Barth authored
Fixes #6480
-
Ian Hickson authored
-
- 28 Oct, 2016 8 commits
-
-
Adam Barth authored
These aren't needed anymore.
-
Adam Barth authored
This command is no longer needed. Also, remove some stray references to Mojo.
-
Adam Barth authored
-
Jason Simmons authored
If a recognizer is interrupted by an exception from a callback, it could be left in an inconsistent state and be unable to process future events
-
Adam Barth authored
-
Adam Barth authored
The theme fallback mechanism was busted by the shadowThemeOnly change. Fixes #6562
-
Hans Muller authored
-
Phil Quitslund authored
-