1. 28 Jul, 2016 1 commit
  2. 08 Jul, 2016 1 commit
    • Adam Barth's avatar
      Custom switch images are nutty (#4852) · fc711a10
      Adam Barth authored
      Rather than requiring the developer to specify a full Decoration, we now
      just take an ImageProvider for the thumb image. Also, fix
      ImageFit.scaleDown to actually work.
      
      Fixes #4571
      Fixes #4673
      fc711a10
  3. 21 Jun, 2016 1 commit
  4. 12 Jun, 2016 1 commit
  5. 09 May, 2016 1 commit
  6. 21 Apr, 2016 1 commit
  7. 20 Apr, 2016 1 commit
  8. 08 Apr, 2016 1 commit
  9. 06 Apr, 2016 1 commit
  10. 31 Mar, 2016 1 commit
  11. 14 Mar, 2016 1 commit
  12. 13 Mar, 2016 2 commits
    • Adam Barth's avatar
      [rename fixit] Flex alignments · d5b2e2a0
      Adam Barth authored
      * justifyContent -> mainAxisAlignment
      * alignItems -> crossAxisAlignment
      * FlexJustifyContent -> MainAxisAlignment
      * FlexAlignItems -> CrossAxisAlignment
      
      Fixes #231
      d5b2e2a0
    • Adam Barth's avatar
      [rename fixit] ToolBar -> AppBar · ede5dfce
      Adam Barth authored
      * left -> leading (Removes an LTR bias)
      * center -> title (Widget was actually centered)
      * right -> actions (Removes an LTR bias, asymmetric with leading)
      
      Fixes #2348
      ede5dfce
  13. 12 Mar, 2016 1 commit
  14. 20 Jan, 2016 1 commit