1. 11 Dec, 2015 1 commit
  2. 10 Dec, 2015 2 commits
  3. 08 Dec, 2015 1 commit
  4. 04 Dec, 2015 2 commits
  5. 03 Dec, 2015 3 commits
  6. 02 Dec, 2015 1 commit
  7. 01 Dec, 2015 3 commits
  8. 29 Nov, 2015 2 commits
    • Adam Barth's avatar
      Clean up code organization in flutter_tools · 9662d49e
      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.
      9662d49e
    • Adam Barth's avatar
      Remove build_sky_apk.dart · c477b125
      Adam Barth authored
      This script has been subsumed by `flutter apk`.
      c477b125
  9. 28 Nov, 2015 1 commit
    • Ian Hickson's avatar
      dev/update_packages.dart --upgrade · 92a62120
      Ian Hickson authored
      Add an --upgrade flag to the dev/update_packages.dart flag which runs
      'pub upgrade' instead of 'pub get'. Tell people to use this when using
      'flutter analyze' since 'pub get' doesn't have the same guarantee of
      getting everything in sync.
      92a62120
  10. 25 Nov, 2015 5 commits
  11. 24 Nov, 2015 2 commits
  12. 23 Nov, 2015 3 commits
  13. 21 Nov, 2015 2 commits
  14. 20 Nov, 2015 5 commits
  15. 19 Nov, 2015 1 commit
  16. 18 Nov, 2015 4 commits
  17. 17 Nov, 2015 2 commits