1. 06 Sep, 2017 1 commit
  2. 01 Sep, 2017 1 commit
  3. 12 May, 2017 1 commit
  4. 19 Apr, 2017 1 commit
  5. 07 Apr, 2017 1 commit
  6. 22 Mar, 2017 1 commit
  7. 13 Mar, 2017 1 commit
  8. 04 Mar, 2017 1 commit
  9. 14 Feb, 2017 1 commit
  10. 08 Feb, 2017 1 commit
  11. 07 Jan, 2017 1 commit
    • Todd Volkert's avatar
      Update flutter_tools to use package:file throughout (#7385) · 8bb27034
      Todd Volkert authored
      This removes direct file access from within flutter_tools
      in favor of using `package:file` via a `FileSystem` that's
      accessed via the `ApplicationContext`.
      
      This lays the groundwork for us to be able to easily swap
      out the underlying file system when running Flutter tools,
      which will be used to provide a record/replay file system,
      analogous to what we have for process invocations.
      8bb27034
  12. 23 Nov, 2016 1 commit
  13. 15 Nov, 2016 1 commit
  14. 14 Nov, 2016 1 commit
    • Dan Rubel's avatar
      Refactor flutter command exit code - part 2 (#6817) · e384c0d9
      Dan Rubel authored
      * convert pubGet to throw ToolExit on non-zero exit code
      * convert commandValidator to throw ToolExit for non-zero exit code
      * convert flutter commands to throw ToolExit for non-zero exit code
      * use convenience method throwToolExit
      * only show "if this problem persists" for unusual exceptions
      e384c0d9
  15. 03 Nov, 2016 1 commit
    • Devon Carew's avatar
      Better progress (#6677) · fcfb2a5c
      Devon Carew authored
      * make showElapsedTime default to true
      
      * support nested progresses
      
      * improve hot reload message
      
      * rethrow
      fcfb2a5c
  16. 01 Nov, 2016 1 commit
  17. 26 Sep, 2016 1 commit
  18. 22 Sep, 2016 1 commit
  19. 08 Sep, 2016 1 commit
    • Phil Quitslund's avatar
      Update to Dart `1.20.0-dev.1.0`. (#5689) · d2fda677
      Phil Quitslund authored
      * Udpate to Dart `1.20.0-dev.1.0`.
      
      Udpate to Dart `1.20.0-dev.1.0` and corresponding `analyzer` package.
      
      * Added `--no-packages-dir`.
      
      * Revert extension to master.
      
      * Added ignores.
      
      * Review nits.
      
      * More nits.
      d2fda677
  20. 10 May, 2016 1 commit
  21. 08 Apr, 2016 2 commits
  22. 07 Apr, 2016 1 commit
  23. 30 Mar, 2016 1 commit
  24. 10 Mar, 2016 1 commit
  25. 26 Feb, 2016 1 commit
  26. 25 Feb, 2016 1 commit
  27. 17 Feb, 2016 1 commit
  28. 16 Feb, 2016 1 commit