• 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
animated_cross_fade.dart 12.6 KB