• liyuqian's avatar
    Enable fading animation during page transitions. (#21394) · 6c4b38b7
    liyuqian authored
    The average frame time of page transitions on Moto G4 is now very
    close to 16ms (the last 10 measurements on our dashboard are
    between 15.5ms to 16.7ms and half of them are below 16ms).
    
    It is now much faster than when we disabled it (which was at about
    35ms). So I think that we should be able to enable it by default.
    I'll leave the flag there until we implement the retained rendering
    to bring the frame time comfortably below 16ms.
    
    See https://github.com/flutter/flutter/issues/13736
    6c4b38b7
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
flutter_test_alternative.dart Loading commit data...
flutter_test_config.dart Loading commit data...