1. 10 Mar, 2017 1 commit
  2. 04 Mar, 2017 1 commit
  3. 10 Feb, 2017 2 commits
  4. 07 Feb, 2017 1 commit
  5. 12 Jan, 2017 1 commit
  6. 11 Jan, 2017 1 commit
  7. 06 Jan, 2017 1 commit
  8. 15 Nov, 2016 1 commit
  9. 14 Nov, 2016 1 commit
    • 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
  10. 09 Nov, 2016 1 commit
    • Ian Hickson's avatar
      Fix Material docs (#6781) · 690ec450
      Ian Hickson authored
      ...by reverting us to an earlier dartdoc package.
      
      Also I added a sanity test to make sure that we don't regress this again.
      690ec450
  11. 08 Nov, 2016 1 commit
  12. 28 Oct, 2016 1 commit
  13. 04 Oct, 2016 1 commit
  14. 23 Sep, 2016 1 commit
  15. 29 Aug, 2016 1 commit
  16. 23 Jul, 2016 1 commit
  17. 24 Jun, 2016 1 commit
  18. 23 Jun, 2016 1 commit
  19. 16 May, 2016 2 commits
  20. 13 May, 2016 1 commit
  21. 09 May, 2016 1 commit
  22. 04 May, 2016 1 commit
  23. 03 May, 2016 1 commit
  24. 01 May, 2016 2 commits
  25. 30 Apr, 2016 1 commit
    • Devon Carew's avatar
      Mega gallery (#3647) · 9497fb56
      Devon Carew authored
      * working on a large benchmark app
      
      * build a 100k saple app
      
      * print sizes of other libs; scale to 60k lines
      
      * test the generated app on travis
      9497fb56