- 11 May, 2017 9 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
They are causing nothing but trouble. We should fix these before turning them back on. See https://github.com/flutter/flutter/issues/9986 https://github.com/flutter/flutter/issues/9987
-
Devon Carew authored
-
Ian Hickson authored
* Rev versions for alpha branch * Rev versions after alpha
-
xster authored
* is default * hit target * correct test name * review note
-
Alexandre Ardhuin authored
-
Ian Hickson authored
-
Ian Hickson authored
Also, fix some logic in SliverPadding.
-
Chris Bracken authored
-
- 10 May, 2017 19 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
-
Todd Volkert authored
-
P.Y. Laligand authored
-
Yegor authored
-
Ian Hickson authored
-
Jason Simmons authored
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/9954
-
jcollins-g authored
-
Hans Muller authored
-
Mikkel Nygaard Ravn authored
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
* enable always_require_non_null_named_parameters lint * Update home.dart
-
Alexandre Ardhuin authored
-
Chris Bracken authored
Also includes minor doc fixes.
-
Chris Bracken authored
Also fixes a small typo.
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
And add a script to rev the versions.
-
- 09 May, 2017 12 commits
-
-
Hans Muller authored
-
Chris Bracken authored
-
Ian Hickson authored
Turns out that `[]:` means something in markdown, so you have to escape the `:` with a backslash.
-
Ian Hickson authored
It wasn't tested, which is why it didn't work before.
-
https://github.com/flutter/flutter_markdownAdam Barth authored
Now that we can host packages on pub that depend on Flutter, we can host flutter_markdown in its own git repository.
-
Ian Hickson authored
-
Chris Bracken authored
Corrects type from string introduced in 21712a49.
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/9929
-
Michael Thomsen authored
-
Todd Volkert authored
Fixes #9866
-
Jason Simmons authored
Add a flutter doctor --android-licenses command that locates and runs the Android SDK license manager (#9892) See https://github.com/flutter/flutter/issues/8438
-
Michael Thomsen authored
* Roll android build tools to 25.0.3 * Roll android build tools to 25.0.3 in templates
-