- 11 Mar, 2016 5 commits
-
-
Adam Barth authored
Use a member function instead of an anonymous closure
-
Chinmay Garde authored
Update engine revision to pick up fixes for precompilation variants
-
Chinmay Garde authored
-
Adam Barth authored
It's slightly more efficient.
-
Adam Barth authored
Use the .. pattern more in updateRenderObject
-
- 10 Mar, 2016 31 commits
-
-
Adam Barth authored
-
Viktor Lidholt authored
Initial support for links in markdown
-
Devon Carew authored
move the analysis_options to a file
-
Eric Seidel authored
Revert "Add DevicePortForwarder"
-
Eric Seidel authored
-
Devon Carew authored
-
Yegor authored
[ios] reduce xcode version requirement to 7.0
-
Viktor Lidholt authored
-
Adam Barth authored
Update engine
-
Devon Carew authored
-
Adam Barth authored
-
John McCutchan authored
Add DevicePortForwarder
-
Yegor Jbanov authored
Build bots only have 7.0.
-
John McCutchan authored
-
Jason Simmons authored
Add an option to specify a working directory for the FLX builder
-
Yegor authored
[ios] look for the best available devicetype/runtime when booting
-
Matt Perry authored
Add a basic Text Fields demo to Material Gallery app.
-
Yegor Jbanov authored
-
Matt Perry authored
BUG=https://github.com/flutter/flutter/issues/1547
-
Eric Seidel authored
`flutter run` should fail if `pub get` fails.
-
Eric Seidel authored
Previously we were ignoring the return code and continuing. @devoncarew
-
Hans Muller authored
Scaffold saves and restores scrollable state, etc
-
Hans Muller authored
-
Adam Barth authored
Update engine
-
Adam Barth authored
Fixes #2569
-
Ian Hickson authored
Enable always_declare_return_types lint
-
Hixie authored
And fix a zillion omissions this uncovered.
-
Yegor authored
[engine] bump version to f2d8d75897a5aadcd9be0067a78fce1cea677fd6
-
Ian Hickson authored
Make flutter analyze useful for package conflicts
-
Hixie authored
Also, resolve our package conflict, since reflectable has been fixed.
-
yjbanov authored
-
- 09 Mar, 2016 4 commits
-
-
Ian Hickson authored
Not as
-
Hixie authored
It has performance implications in release mode. We'll enable the lint once https://github.com/dart-lang/linter/issues/195 is fixed.
-
Jason Simmons authored
This allows building an FLX without leaving any temporary files in the app's source directory
-
Adam Barth authored
Improve InputValue#toString
-