1. 06 Jun, 2016 1 commit
  2. 30 May, 2016 1 commit
  3. 26 May, 2016 1 commit
  4. 05 May, 2016 1 commit
  5. 14 Mar, 2016 1 commit
  6. 11 Mar, 2016 1 commit
  7. 01 Mar, 2016 1 commit
  8. 11 Jan, 2016 2 commits
    • Ian Hickson's avatar
      88c43c3f
    • Ian Hickson's avatar
      Add more debugging options to the stocks app. · 48e1350e
      Ian Hickson authored
      - Add an option to enable debugPaintSizeEnabled.
      - Add an option to enable the StatisticsOverlay.
      - Add support for the StatisticsOverlay in MaterialApp.
      - Change the layout behaviour of RenderStatisticsBox:
         - Give it a zero intrinsic width.
         - Give it an accurate intrinsic height that depends on the flags
           set. (Also, move the enum to the rendering/ layer from the
           widgets/ layer to enable this.)
         - Make the box automatically size itself full-width and the correct
           height, so that you can actually embed it (though most of the
           time you'd just put it in a Stack so this doesn't matter as
           much, really).
      - Some style nit fixes in statistics_box.dart.
      48e1350e
  9. 14 Dec, 2015 1 commit
  10. 09 Dec, 2015 2 commits
  11. 18 Nov, 2015 1 commit
  12. 12 Oct, 2015 1 commit
    • Hixie's avatar
      Lots of trivial warning fixes · f2cc43a4
      Hixie authored
      Add type annotations in many places.
      Fix some identifiers to have more lint-satisfying names.
      Make all operator==s consistent in style.
      Reorder some functions for consistency.
      Make ParentData no longer dynamic, and fix all the code around that.
      f2cc43a4
  13. 10 Oct, 2015 1 commit
  14. 09 Oct, 2015 2 commits
  15. 08 Oct, 2015 1 commit
  16. 07 Oct, 2015 2 commits
  17. 05 Oct, 2015 1 commit