- 23 May, 2016 12 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
Our microbenchmarks now run on real devices.
-
Devon Carew authored
-
Hans Muller authored
-
Chinmay Garde authored
Wire up ios-profile and ios-release. Switching between debug, profile and release starts the build process from scratch. (#4063)
-
Devon Carew authored
-
Devon Carew authored
-
Devon Carew authored
-
Hans Muller authored
-
Devon Carew authored
-
Hans Muller authored
-
Adam Barth authored
We now match the spec much better, including handling dark theme. The main thing we're still missing is the landscape layout. Fixes #989
-
- 21 May, 2016 3 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
Fixes the breakage that https://github.com/flutter/flutter/pull/4092 would cause.
-
Hans Muller authored
-
- 20 May, 2016 12 commits
-
-
Hans Muller authored
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
-
Ali Ghassemi authored
Small fixes to contributing documentation.
-
Ali Ghassemi authored
-
Ali Ghassemi authored
- Using widgets/spinning_square.dart instead of non-existing examples/widgets for the `run -t` example - travis/test.sh -> dev/bots/test.sh - Couple of style changes.
-
Todd Volkert authored
For developers with the platform tools installed but no SDK, it prevents crashing in the flutter tool in favor of more user-friendly error messages downstream.
-
Mitch Rudominer authored
* New Material Design calculator example. (Attempt 2 after git fetch upstream). * Responded to code review. * Second round of code review.
-
Phil Quitslund authored
Rev the dart sdk to 1.17.0-dev.4.1
-
pq authored
Keeps up with the Joneses, pulling in the latest dev build (and with it a number of stability and perf improvements).
-
Hans Muller authored
-
- 19 May, 2016 13 commits
-
-
Chinmay Garde authored
-
Adam Barth authored
Looks like our intent here was to show the tab label rather than "Instance of '_Page'". Also, fix an issue where the scrollableKey wasn't being forwarded to the actual scrollable. Fixes #3090
-
Devon Carew authored
-
Devon Carew authored
-
Phil Quitslund authored
Fix analyzer field overrides.
-
Viktor Lidholt authored
-
pq authored
Cleans up 3 of the 4 violations of the `overriden_field` lint. The last one is more interesting and I'll defer to someone closer to that code: [lint] Do not override fields. (packages/flutter/test/rendering/rendering_tester.dart, line 91, col 14)
-
Eric Seidel authored
@chinmaygarde
-
Devon Carew authored
* rebuild when the build type changes * handle local engine builds * also check the timestamp
-
Hans Muller authored
-
Chinmay Garde authored
-
Phil Quitslund authored
Cleanup dangling comment references.
-
Devon Carew authored
-