- 06 Oct, 2016 3 commits
-
-
Yegor authored
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/5763
-
Yegor authored
-
- 05 Oct, 2016 9 commits
-
-
Dan Rubel authored
-
Phil Quitslund authored
RC1 patch release.
-
Adam Barth authored
-
Matt Perry authored
Fixes https://github.com/flutter/flutter/issues/6154
-
Adam Barth authored
Fixes #6215
-
Dan Rubel authored
-
Phil Quitslund authored
* Bump Dart SDK to `1.20.0-dev.10.0`. `1.20.0-dev.10.0` corresponds to `1.20-RC0`. * pubspec.lock cleanup * check for pubspec.lock existence * cleaned up conditional remove
-
Devon Carew authored
* make flutter create less chatty * output generated file count; mention lib/main.dart
-
Devon Carew authored
-
- 04 Oct, 2016 11 commits
-
-
Yegor authored
-
Hans Muller authored
-
Dan Rubel authored
-
Chris Bracken authored
-
Dan Rubel authored
-
Adam Barth authored
This widget now lives in Mozart: https://fuchsia.googlesource.com/mozart/+/master/lib/flutter/child_view.dart
-
Adam Barth authored
This patch removes the Mozart dependencies from object.dart and layer.dart, which will make it easier for us to move the Mozart dependencies purely into the Fuchsia tree.
-
Chinmay Garde authored
-
Dan Rubel authored
-
P.Y. Laligand authored
-
Ian Hickson authored
* Update ISSUE_TEMPLATE.md Let's move the flutter doctor stuff last since it's usually not as critical as the logs. * Update ISSUE_TEMPLATE.md
-
- 03 Oct, 2016 10 commits
-
-
Hans Muller authored
-
Chris Bracken authored
-
Hans Muller authored
-
Jason Simmons authored
-
Adam Barth authored
Fixes #988
-
Hans Muller authored
-
Jason Simmons authored
The diagnostic port forward can be arbitrarily assigned and typically is not the default Fixes https://github.com/flutter/flutter/issues/5867
-
Chris Bracken authored
The current implementation matches the default behaviour of the material scaffold.
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/4478
-
Chris Bracken authored
-
- 02 Oct, 2016 1 commit
-
-
Dan Rubel authored
fixes https://github.com/flutter/flutter/issues/6163
-
- 01 Oct, 2016 2 commits
-
-
P.Y. Laligand authored
-
P.Y. Laligand authored
-
- 30 Sep, 2016 4 commits
-
-
qchong authored
-
qchong authored
Refined query template with "new" keyword.
-
Dragoș Tiselice authored
DragTarget would call setState after it was disposed in didLeave and didDrop. Fixes #6128.
-
Ian Hickson authored
Turns out the lowest version allowed here isn't compatible with flutter_tools' usage of this package.
-