- 24 Aug, 2016 1 commit
-
-
Dan Rubel authored
* test flutter create project dart file is properly formatted * restore driver-test * cleanup lint warnings * address comment
-
- 12 May, 2016 1 commit
-
-
Jason Simmons authored
-
- 10 May, 2016 1 commit
-
-
Devon Carew authored
* use vendored dart sdk; check the expected version of flutter * search up directories looking for the flutter root
-
- 04 May, 2016 1 commit
-
-
pq authored
@Hixie: as per our conversation, a little more concise.
-
- 26 Apr, 2016 1 commit
-
-
Devon Carew authored
* add google analytics * send in the run target type * track device type targets * use the real GA code * review comments * rev to usage 2.0 * rev to 2.2.0 of usage; add tests * review comments
-
- 20 Apr, 2016 2 commits
-
-
Devon Carew authored
* move driver create test to the flutter_tools package * review comments
-
Devon Carew authored
* allow flutter create to re-gen over an existing project * add a regression test
-
- 09 Apr, 2016 1 commit
-
-
stevemessick authored
* Add validity checks to create * Adjust indent
-
- 21 Mar, 2016 1 commit
-
-
Ian Hickson authored
-
- 10 Mar, 2016 1 commit
-
-
Hixie authored
And fix a zillion omissions this uncovered.
-
- 04 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 13 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 10 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 09 Feb, 2016 1 commit
-
-
Eric Seidel authored
Returns 69 instead of 0 in the `create --out` part. https://github.com/flutter/flutter/issues/1709 @devoncarew
-
- 28 Jan, 2016 1 commit
-
-
Devon Carew authored
rename to printTrace(), printStatus(), and printError()
-
- 27 Jan, 2016 1 commit
-
-
Devon Carew authored
-
- 29 Nov, 2015 1 commit
-
-
Adam Barth authored
1) Moved basic utility code into base/ directory to make it clear which code doesn't depend on Flutter-specific knowldge. 2) Move the CommandRunner subclasses into a runner/ directory because these aren't commands themselves.
-
- 18 Nov, 2015 1 commit
-
-
Adam Barth authored
Fixes #311
-
- 10 Nov, 2015 1 commit
-
-
Adam Barth authored
-
- 08 Nov, 2015 1 commit
-
-
Adam Barth authored
-
- 03 Nov, 2015 1 commit
-
-
Devon Carew authored
wrap up first daemon implementation
-
- 30 Oct, 2015 1 commit
-
-
Devon Carew authored
-
- 29 Oct, 2015 1 commit
-
-
Devon Carew authored
-
- 24 Oct, 2015 3 commits
-
-
Devon Carew authored
-
Devon Carew authored
Increase the test timeout for the `init` test to 2 minutes (test was timing out downloading assets on appveyor).
-
Devon Carew authored
remove a runInShell arg on windows when launching pub
-
- 10 Oct, 2015 1 commit
-
-
Adam Barth authored
I'm trying to get a feel for the code by writing some simple cleanup patches.
-
- 06 Oct, 2015 3 commits
-
-
Devon Carew authored
-
Devon Carew authored
-
Ian Fischer authored
Also update tests to be compatible with the presence of iOS and add tests for list and install.
-
- 25 Sep, 2015 1 commit
-
-
Devon Carew authored
-
- 24 Sep, 2015 1 commit
-
-
Ian Fischer authored
Refactor all the commands to be Commands from the Args package. Also use CommandRunner for the top-level command.
-
- 11 Sep, 2015 1 commit
-
-
Devon Carew authored
-
- 10 Aug, 2015 1 commit
-
-
Devon Carew authored
-
- 07 Aug, 2015 2 commits
-
-
Devon Carew authored
-
Devon Carew authored
-