flutter/examples/flutter_gallery
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
..
android Remove Travis configuration from flutter/flutter (#20288) 2018-08-07 13:41:33 -07:00
ios Remove Travis configuration from flutter/flutter (#20288) 2018-08-07 13:41:33 -07:00
lib Enable fading animation during page transitions. (#21394) 2018-09-06 09:26:52 -07:00
test Feature pesto new recipes (#19415) 2018-08-17 17:58:25 -04:00
test_driver Enable fading animation during page transitions. (#21394) 2018-09-06 09:26:52 -07:00
test_memory Enable fading animation during page transitions. (#21394) 2018-09-06 09:26:52 -07:00
tool add Android instrumentation test (#11063) 2017-07-10 17:20:49 -07:00
BUILD.gn Cleanup FLX related code (#16416) 2018-04-12 10:12:26 +02:00
pubspec.yaml Update packges (#21241) 2018-08-30 18:16:23 -07:00
README.md Updated stocks example README (#12634) 2017-10-19 16:37:48 -07:00

Flutter gallery

Demo app for the material design widgets and other features provided by Flutter.

Building

You can follow these instructions to build the gallery app and install it onto your device.

Prerequisites

If you are new to Flutter, please first follow the Flutter Setup guide.

Building and installing the Flutter app

  • cd $FLUTTER_ROOT/examples/flutter_gallery
  • flutter upgrade
  • flutter run --release

The flutter run --release command both builds and installs the Flutter app.

Prerelease checklist

  • Verify that the About box's license page scrolls and reveals its long long stream of license texts.

Icon

Android launcher icons were generated using Android Asset Studio: https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=image&foreground.space.trim=1&foreground.space.pad=0.1&foreColor=607d8b%2C0&crop=0&backgroundShape=square&backColor=fafafa%2C100&effects=none