- 24 Aug, 2016 1 commit
-
-
Yegor authored
-
- 23 Aug, 2016 1 commit
-
-
Todd Volkert authored
-
- 22 Aug, 2016 1 commit
-
-
Todd Volkert authored
-
- 18 Aug, 2016 1 commit
-
-
John McCutchan authored
-
- 17 Aug, 2016 2 commits
-
-
John McCutchan authored
-
John McCutchan authored
-
- 16 Aug, 2016 1 commit
-
-
Jason Simmons authored
Also update the AOT builder for changes to the layout of the sky_engine package
-
- 15 Aug, 2016 1 commit
-
-
Jason Simmons authored
-
- 13 Aug, 2016 1 commit
-
-
Adam Barth authored
-
- 12 Aug, 2016 1 commit
-
-
Todd Volkert authored
-
- 11 Aug, 2016 2 commits
-
-
John McCutchan authored
-
Devon Carew authored
* send the base uri back to debuggers * add a fullRestart parameter to app.restart * add await
-
- 10 Aug, 2016 3 commits
-
-
Hans Muller authored
-
Chinmay Garde authored
-
Ian Hickson authored
Also, add a "flutter build flx --report-licensed-packages" option for when you need to get the list of the packages affected by licenses.
-
- 09 Aug, 2016 5 commits
-
-
Devon Carew authored
* make flutter run work with a pre-built apk * refactor to remove the buildDir param
-
Yegor authored
-
John McCutchan authored
-
Devon Carew authored
-
John McCutchan authored
-
- 06 Aug, 2016 1 commit
-
-
Devon Carew authored
* support hot mode from the daemon protocol * move method params to constructor
-
- 05 Aug, 2016 3 commits
-
-
Devon Carew authored
-
Todd Volkert authored
-
John McCutchan authored
-
- 02 Aug, 2016 1 commit
-
-
Ian Hickson authored
* General improvoments to the loader app: * Show a message after 8 seconds if no connection comes in. * Show a progress bar as files are being uploaded. * Hide the spinner just before launching the application. * General improvements to the "flutter run" UI: * Add "?" key as a silent alias for "h". * Make the help text bold so it doesn't get mixed with the logs. * Make "R" do a cold restart when hot reload is enabled. * Supporting features and bug fixes: * Add support for string service extensions. * Other bug fixes: * Expose debugDumpRenderTree() outside debug mode. * Logger.supportsColor was missing a getter. * Mention in the usage docs that --hot requires --resident. * Trivial style fixes.
-
- 27 Jul, 2016 1 commit
-
-
pq authored
-
- 25 Jul, 2016 3 commits
-
-
Devon Carew authored
* This reverts commit 5e7e7b6e. * default to lib/main.dart
-
Devon Carew authored
This reverts commit 32ad81c8.
-
Devon Carew authored
-
- 21 Jul, 2016 1 commit
-
-
Yegor authored
-
- 20 Jul, 2016 3 commits
-
-
John McCutchan authored
-
Yegor authored
-
Devon Carew authored
* making flutter run work with gradle * locate android studio * add test for settings * review comments
-
- 28 Jun, 2016 2 commits
-
-
pq authored
The new `empty_statements` lint (in the next DEV roll), flags these empty statements. Harmless, except the one in `basic.dart` that fixes a real-life bug. :)
-
Adam Barth authored
Previously these widget had zero test coverage. Also, improve the coverage tooling Mac.
-
- 24 Jun, 2016 3 commits
-
-
Devon Carew authored
* send the reload source command for ios simulators * review changes * rewrite w/ a completer
-
Devon Carew authored
-
Adam Barth authored
`flutter test` now has a `--merge-coverage` flag that can be used to merge coverage data from previous runs, enabling faster iteration cycles.
-
- 23 Jun, 2016 1 commit
-
-
Adam Barth authored
We now download the base coverage file automatically.
-
- 22 Jun, 2016 1 commit
-
-
Todd Volkert authored
#4672
-