1. 24 Sep, 2017 3 commits
  2. 23 Sep, 2017 1 commit
  3. 22 Sep, 2017 5 commits
  4. 21 Sep, 2017 2 commits
    • Alexandre Ardhuin's avatar
      use bool in assert (#12170) · 2958d7d0
      Alexandre Ardhuin authored
      2958d7d0
    • xster's avatar
      Create a CupertinoTab to support parallel navigation trees in iOS (#12130) · f9e8da6d
      xster authored
      * Refactor CupertinoScaffold
      
      * Rename rootTabPageBuilder to tabBuilder
      
      * fix tab transparency padding
      
      * add a CupertinoTab
      
      * Add default background color
      
      * Add a bunch of examples
      
      * A bunch of tests
      
      * Refactor CupertinoScaffold
      
      * Rename rootTabPageBuilder to tabBuilder
      
      * fix tab transparency padding
      
      * Add default background color
      
      * review notes
      
      * fix test
      
      * review
      
      * Rename CupertinoTab to CupertinoTabView
      
      * remove final ; in sample code for analyzer
      f9e8da6d
  5. 20 Sep, 2017 2 commits
  6. 15 Sep, 2017 7 commits
  7. 14 Sep, 2017 4 commits
  8. 13 Sep, 2017 2 commits
  9. 12 Sep, 2017 3 commits
  10. 11 Sep, 2017 1 commit
  11. 08 Sep, 2017 1 commit
    • Hans Muller's avatar
      Make an app's supported locales configurable (#11946) · 4262c1e9
      Hans Muller authored
      * Make an app's supported locales configurable
      
      * Added an supportedLocales.isNotEmpty assert
      
      * WidgetsApp no longer const because supportedLocales.isNotEmpty
      
      * updated per review feedback
      
      * tweaked dartdoc to restart the build
      
      * updated per review feedback
      
      * Updated per review feedback
      4262c1e9
  12. 07 Sep, 2017 2 commits
  13. 06 Sep, 2017 1 commit
    • Adam Barth's avatar
      Improve DatePicker RTL (#11922) · 0d454724
      Adam Barth authored
      This patch just fixes the next and previous buttons to be in the proper
      place. There might be other issues with the DatePicker, but this one was
      obvious.
      
      See #11377
      0d454724
  14. 05 Sep, 2017 2 commits
  15. 02 Sep, 2017 1 commit
  16. 01 Sep, 2017 3 commits