- 07 Oct, 2016 4 commits
-
-
Dan Rubel authored
-
Adam Barth authored
This patch adds `@checked` everywhere is needed to remove the `strong_mode_invalid_method_override` strong mode error.
-
Yegor authored
-
Devon Carew authored
* commit intellij project metadata * move metadata to the top level * delete dev/intellij
-
- 06 Oct, 2016 8 commits
-
-
Dan Rubel authored
-
Dan Rubel authored
-
Ian Hickson authored
The only change here is that if we run off the end of the loop in a way that previously would have just hung, we return silently.
-
Adam Barth authored
This will make it easier to switch to SemanticsUpdateBuilder.
-
Adam Barth authored
This change might make our grammar less perfect, but it will increase our sanity.
-
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 8 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.
-