- 18 Mar, 2016 18 commits
-
-
Hixie authored
-
Ian Hickson authored
Miscellaneous dartdoc markdown fixes
-
Ian Hickson authored
-
Ian Hickson authored
Widgets App fixes and minor newton cleanup
-
Adam Barth authored
Add a bool to indicate whether we're in MojoShell
-
Ian Hickson authored
More dart docs for text painter
-
Ian Hickson authored
Add Decoration.lerp and document Decoration
-
Ian Hickson authored
- Make the textStyle optional - Remove routes - Make onGenerateRoute required - Add some dartdocs
-
Ian Hickson authored
-
Hixie authored
-
Hixie authored
-
Ian Hickson authored
Update engine.version
-
Ian Hickson authored
Fix position of the overlay
-
Ian Hickson authored
Blocked on https://github.com/flutter/flutter/pull/2771
-
Hixie authored
Now that the overlay actually respects the position we give it, put it somewhere where the keyboard won't overlap it.
-
Ian Hickson authored
Add some docs for people looking at bindings
-
Ian Hickson authored
Improve Stack documentation.
-
P.Y. Laligand authored
Fixed some typos.
-
- 17 Mar, 2016 22 commits
-
-
Devon Carew authored
handle android n in the android sdk
-
Adam Barth authored
Use Canvas#drawParagraph
-
Devon Carew authored
-
Matt Perry authored
Material: Fix selected tab indicator animation.
-
John McCutchan authored
Sniff service protocol port from device
-
Matt Perry authored
- The indicator no longer goes crazy when you select another tab while it's animating. - The indicator's trailing edge lags behind the trailing edge, giving it a neat stretchy feel. BUG=https://github.com/flutter/flutter/issues/1617 BUG=https://github.com/flutter/flutter/issues/1955
-
Adam Barth authored
We'll eventually remove Paragraph#paint. Fixes #2694
-
Hixie authored
-
Adam Barth authored
Update engine
-
Adam Barth authored
-
John McCutchan authored
-
Devon Carew authored
update listen to work w/ ios devices
-
Devon Carew authored
-
Adam Barth authored
In MojoShell, we can connect to other applications. This patch adds a bool that clients can use to check whether that feature is available without needing to try to connect to an application.
-
Hixie authored
-
Devon Carew authored
show failures with the initial pub get
-
P.Y. Laligand authored
-
Devon Carew authored
-
Devon Carew authored
Refactor the build commands
-
Devon Carew authored
-
Adam Barth authored
Fix spelling of dependents
-
Adam Barth authored
Noticed in #2733
-