- 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
-
- 08 Apr, 2016 2 commits
-
-
Devon Carew authored
* have flutter precache print if there's no work to do * tweak precache
-
Adam Barth authored
This will help folks run pub get after they upgrade their flutter.git revision.
-
- 07 Apr, 2016 1 commit
-
-
Devon Carew authored
* use --no-precompile * use the flutter bin cache's sdk
-
- 30 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 10 Mar, 2016 1 commit
-
-
Hixie authored
Also, resolve our package conflict, since reflectable has been fixed.
-
- 26 Feb, 2016 1 commit
-
-
Adam Barth authored
Now that we don't require the Dart SDK to be in your path, it's hard to run ./dev/update_packages.dart. Instead, you can now run `flutter update-packages`. Fixes #1906
-
- 25 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 17 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 16 Feb, 2016 1 commit
-
-
Adam Barth authored
This removes a step that can cause trouble. Fixes #1904
-