1. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  2. 26 Feb, 2019 1 commit
  3. 12 Sep, 2018 1 commit
  4. 02 Aug, 2018 1 commit
  5. 27 Jul, 2018 1 commit
  6. 23 Jul, 2018 1 commit
  7. 20 Jul, 2018 1 commit
  8. 16 Jul, 2018 2 commits
  9. 31 May, 2018 1 commit
  10. 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
  11. 21 Mar, 2018 1 commit
  12. 01 Feb, 2018 1 commit
  13. 09 Jan, 2018 1 commit
  14. 07 Dec, 2017 1 commit
  15. 17 Oct, 2017 1 commit
  16. 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
  17. 22 Sep, 2017 2 commits
  18. 21 Sep, 2017 1 commit