- 29 Mar, 2016 6 commits
-
-
Ian Hickson authored
This provides an easy way to do implicit opacity transitions.
-
Adam Barth authored
Adds constants for FractionalOffsets
-
Adam Barth authored
Adds some names for common FractionalOffset values.
-
Adam Barth authored
Pointer events should pass buttons through
-
Adam Barth authored
Fixes #2899
-
Adam Barth authored
Remove two `flutter analyze` regular expressions
-
- 28 Mar, 2016 18 commits
-
-
Devon Carew authored
Update test.sh
-
Devon Carew authored
-
Devon Carew authored
fix an exception from flutter doctor
-
Devon Carew authored
-
Adam Barth authored
We can work around these in code rather than by post-processing the analyzer output.
-
Yegor authored
[driver] propagate exit code from package:test
-
Yegor Jbanov authored
Driver returns exit code 0 even when tests fail. This commit fixes it by propagating the exit code set by `package:test`.
-
Adam Barth authored
Use --packages rather than --package-root
-
Adam Barth authored
The .packages file is replacing the packages directory of symlinks.
-
Adam Barth authored
ChildView throws exceptions outside MojoShell
-
krisgiesing authored
Rename debugOwner to debugCreator
-
Kris Giesing authored
Fixes #2940
-
Adam Barth authored
`flutter upgrade` needed twice if sky_services dependencies change
-
Adam Barth authored
Now we run `flutter --version` to update our local cache of packages before running `pub upgrade`, which reads from that cache. Fixes #2953
-
Adam Barth authored
We're missing a null check. Fixes #2949
-
Matt Perry authored
Added a Form widget to manage multiple Input widgets.
-
Jason Simmons authored
Add all variants of the Roboto font as assets to Material Design apps
-
Jason Simmons authored
-
- 27 Mar, 2016 11 commits
-
-
Ian Hickson authored
Improve _AnimatedEvaluation.toString
-
Devon Carew authored
upgrade to test 0.12.13
-
Devon Carew authored
-
Adam Barth authored
Update to Dart SDK 1.15.0
-
Adam Barth authored
-
Ian Hickson authored
...and fix a typo in a setState assert message.
-
Ian Hickson authored
toStrings for Animations and Animatables
-
Ian Hickson authored
-
Ian Hickson authored
RenderTable
-
Adam Barth authored
Update engine
-
Adam Barth authored
-
- 26 Mar, 2016 5 commits
-
-
Adam Barth authored
Add a Key to FlutterDemo widget
-
Adam Barth authored
It's a good practice to let clients supply a key for every widget. Fixes #2910
-
Devon Carew authored
Update ISSUE_TEMPLATE.md
-
Devon Carew authored
add a screenshot command
-
Adam Barth authored
Fix Travis
-