- 01 Mar, 2016 8 commits
-
-
pq authored
Added missing @override annotations (as per the `annotate_overrides` lint rule).
-
Adam Barth authored
Minor improvements to AnimationController
-
Adam Barth authored
Flutter --version can't handle detached HEAD
-
Adam Barth authored
* Makes repeat default to the lower and upper bounds * Makes animateTo handle unbounded ranges better * Improve the name of _TweenSimulation Fixes #2096 Fixes #2090 Fixes #2091
-
Yegor authored
[driver] add smoke driver test; find by tooltip; retry predicate
-
Yegor Jbanov authored
-
yjbanov authored
-
Adam Barth authored
Handle this error condition better and tweak some of the formating for the version string. Fixes #2162
-
- 29 Feb, 2016 9 commits
-
-
Ian Hickson authored
Point Stack users to CustomMultiChildLayout.
-
Hixie authored
-
Adam Barth authored
-
Adam Barth authored
Teach flutter logs to show only new logs
-
Matt Perry authored
Remove unused updater package.
-
Matt Perry authored
-
Adam Barth authored
After this patch, the flutter logs command on Android shows only log messages since the command was run. Previously, it showed historical logs, which was confusing. Fixes #2013
-
Hans Muller authored
Fixed a typo - Expland
-
Hans Muller authored
-
- 28 Feb, 2016 5 commits
-
-
Devon Carew authored
Show time deltas
-
Devon Carew authored
-
Devon Carew authored
add back a call to device.stop() from the run command
-
Devon Carew authored
-
Devon Carew authored
-
- 27 Feb, 2016 18 commits
-
-
Adam Barth authored
update to CONTRIBUTING.md to use the new update-packages command
-
Lex Berezhny authored
-
Devon Carew authored
improve startup time
-
Devon Carew authored
-
Ian Hickson authored
flutter analyze: handle missing files
-
Ian Hickson authored
SizeObserver crusade: The Last Test
-
Ian Hickson authored
SizeObserver crusade: ScrollableMixedWidgetListState
-
Hixie authored
-
Hixie authored
-
Hixie authored
-
Ian Hickson authored
Handle lines getting shorter during analysis
-
Ian Hickson authored
SizeObserver crusade: Mimcable
-
Hans Muller authored
Disabled IconButtons render correctly
-
Hixie authored
-
Adam Barth authored
Remove AnimationDirection
-
Ian Hickson authored
Fix crash in Block.
-
Adam Barth authored
Elide fewer AnimationStatus callbacks
-
Hans Muller authored
-