1. 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
  2. 08 Sep, 2017 1 commit
  3. 07 Sep, 2017 1 commit
  4. 05 Sep, 2017 1 commit
  5. 21 Jul, 2017 1 commit
    • Ian Hickson's avatar
      AnimatedCrossFade layout customisation (#11343) · 1f08bda3
      Ian Hickson authored
      * Optimise AnimatedSize for the tight case.
      * Remove `default` from a switch statement over enum (so that analyzer will complain if we add enum values).
      * Adopt the Size since we use it after the child may have changed (which would throw normally).
      * AnimatedCrossFade.layoutBuilder
      1f08bda3
  6. 19 Jul, 2017 1 commit
  7. 12 May, 2017 1 commit
  8. 23 Apr, 2017 1 commit
  9. 04 Mar, 2017 1 commit
  10. 09 Dec, 2016 1 commit
  11. 07 Nov, 2016 1 commit
  12. 02 Sep, 2016 1 commit
  13. 30 Aug, 2016 1 commit