1. 10 May, 2016 11 commits
  2. 09 May, 2016 18 commits
  3. 07 May, 2016 1 commit
    • Adam Barth's avatar
      Move TextAlign out of TextStyle (#3789) · ee903af0
      Adam Barth authored
      TextAlign applies to a whole paragraph instead of applying to an individual
      text span. This patch moves the property out of TextStyle and into a separate
      property on Text and RichText.
      ee903af0
  4. 06 May, 2016 9 commits
  5. 05 May, 2016 1 commit
    • krisgiesing's avatar
      Move global analysis options file to the repo root (#3750) · 01978d98
      krisgiesing authored
      * Move global analysis options file to the repo root
      
      Also restore the analysis options file for stocks example, since
      the global options trigger warnings on generated intl files.
      
      * Remove obsolete analysis options file for Material Gallery example
      01978d98