1. 02 Aug, 2018 1 commit
  2. 27 Jul, 2018 1 commit
  3. 23 Jul, 2018 1 commit
  4. 20 Jul, 2018 1 commit
  5. 16 Jul, 2018 2 commits
  6. 31 May, 2018 1 commit
  7. 30 May, 2018 1 commit
    • Victor Choueiri's avatar
      Add SweepGradient (#17368) · d57cc44f
      Victor Choueiri authored
      This PR adds a SweepGradient class, extending Gradient to expose the engine's ui.Gradient.sweep shader.
      
      Similar to LinearGradient and RadialGradient - SweepGradients can be used in a BoxDecoration or passed to a Paint's shader.
      d57cc44f
  8. 21 Mar, 2018 1 commit
  9. 01 Feb, 2018 1 commit
  10. 09 Jan, 2018 1 commit
  11. 07 Dec, 2017 1 commit
  12. 17 Oct, 2017 1 commit
  13. 02 Oct, 2017 1 commit
    • Adam Barth's avatar
      Add Alignment, which will replace FractionalOffset (#12342) · 2b126bcd
      Adam Barth authored
      Unlike FractionalOffset, Alignment uses the center as the zero of the
      coordinate system, which makes the RTL math work out much cleaner.
      
      Also, make FractionalOffset into a subclass of Alignment so that clients
      can continue to use FractionalOffset.
      2b126bcd
  14. 22 Sep, 2017 2 commits
  15. 21 Sep, 2017 1 commit