1. 19 Jun, 2019 1 commit
  2. 14 Feb, 2019 1 commit
  3. 05 Feb, 2019 1 commit
  4. 12 Sep, 2018 1 commit
  5. 27 Jun, 2018 1 commit
  6. 15 Jun, 2018 2 commits
  7. 30 Oct, 2017 1 commit
  8. 22 Oct, 2017 1 commit
  9. 16 May, 2017 1 commit
  10. 14 Feb, 2017 1 commit
  11. 27 Jan, 2017 1 commit
  12. 26 Jan, 2017 1 commit
  13. 09 Jan, 2017 1 commit
  14. 14 Nov, 2016 2 commits
    • Dan Rubel's avatar
      Refactor flutter command exit code - part 3 of 3 (#6838) · 34e466f1
      Dan Rubel authored
      * Remove the workaround that pinned args to v0.13.6
      This reverts most of the changes in commit 6331b6c8
      * throw exception if exit code is not an integer
      * rework command infrastructure to throw ToolExit when non-zero exitCode
      * convert commands to return Future<Null>
      * cleanup remaining commands to use throwToolExit for non-zero exit code
      * remove isUnusual exception message
      * add type annotations for updated args package
      34e466f1
    • 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. 11 Nov, 2016 1 commit
  16. 13 Oct, 2016 1 commit
  17. 06 Oct, 2016 1 commit
  18. 13 May, 2016 1 commit
    • Devon Carew's avatar
      Consolidate observatory code (#3892) · 40c0d6ea
      Devon Carew authored
      * rename service_protocol.dart to protocol_discovery.dart
      
      * add a wrapper around the obs. protocol
      
      * use json-rpc in run
      
      * consolidate obs. code; implement flutter run --benchmark
      
      * review comments
      40c0d6ea
  19. 28 Apr, 2016 1 commit
  20. 27 Apr, 2016 1 commit
    • Devon Carew's avatar
      Flutter run (#3553) · b0dca796
      Devon Carew authored
      * rework flutter run
      
      * fix npe with --debug-port
      
      * connect to obs and exit when that conneciton closes
      
      * update todos
      b0dca796
  21. 07 Apr, 2016 1 commit
  22. 02 Feb, 2016 1 commit
  23. 22 Jan, 2016 1 commit