- 11 Apr, 2016 1 commit
-
-
Devon Carew authored
* more terse flutter upgrade * fix an issue when updating and the engine update code has changed * call flutter precache; add a --no-color hidden option * fix a lint related to getters/setters
-
- 07 Apr, 2016 1 commit
-
-
Devon Carew authored
* move the engine download code to dart * fix populating the bin/cache/pkg dir
-
- 29 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 28 Mar, 2016 1 commit
-
-
Adam Barth authored
Now we run `flutter --version` to update our local cache of packages before running `pub upgrade`, which reads from that cache. Fixes #2953
-
- 24 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 14 Mar, 2016 1 commit
-
-
Hixie authored
-
- 17 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 10 Feb, 2016 2 commits
-
-
Collin Jackson authored
-
Devon Carew authored
-
- 29 Jan, 2016 1 commit
-
-
Devon Carew authored
-
- 28 Jan, 2016 1 commit
-
-
Devon Carew authored
rename to printTrace(), printStatus(), and printError()
-
- 07 Jan, 2016 1 commit
-
-
Adam Barth authored
Fixes #1084
-
- 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.
-
- 12 Nov, 2015 1 commit
-
-
Adam Barth authored
This command upgrades the version of flutter that you're using and runs `pub upgrade` to update the transitive dependencies.
-