1. 10 Oct, 2015 2 commits
  2. 09 Oct, 2015 1 commit
    • Adam Barth's avatar
      Rename App to MaterialApp · db3b9e80
      Adam Barth authored
      MaterialApp assumes that you're using material design.
      
      Also move radial reaction and fix imports for stats box.
      db3b9e80
  3. 05 Oct, 2015 1 commit
  4. 30 Sep, 2015 1 commit
    • Hixie's avatar
      Simplify AnimationPerformance · 3b62185f
      Hixie authored
      AnimationPerformance had some logic for supporting multiple variables
      that was hardly ever used. ValueAnimation, a subclass, has logic for
      handling a single variable. I've removed the logic for handling
      variables from AnimationPerformance in favour of most call sites instead
      using ValueAnimation.
      3b62185f
  5. 08 Sep, 2015 2 commits
  6. 31 Aug, 2015 1 commit
  7. 05 Aug, 2015 1 commit