flutter/packages
liyuqian 6c4b38b707
Enable fading animation during page transitions. (#21394)
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
2018-09-06 09:26:52 -07:00
..
flutter Enable fading animation during page transitions. (#21394) 2018-09-06 09:26:52 -07:00
flutter_driver Update packges (#21241) 2018-08-30 18:16:23 -07:00
flutter_goldens Update packges (#21241) 2018-08-30 18:16:23 -07:00
flutter_goldens_client Update packges (#21241) 2018-08-30 18:16:23 -07:00
flutter_localizations Add a localization for counter text, separate into own semantic node (#21029) 2018-08-28 12:39:24 -07:00
flutter_test Revert "Enable taking screenshots of arbitrary RenderObjects from a running a… (#20637)" (#21395) 2018-09-04 12:40:40 -07:00
flutter_tools Add a detach command to detach without terminating (#21490) 2018-09-06 15:26:55 +01:00
fuchsia_remote_debug_protocol Update packges (#21241) 2018-08-30 18:16:23 -07:00
analysis_options.yaml Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00