tree: d519fce9033129124e3c7987e9c4b6255142744d [path history] [tgz]
  1. android/
  2. lib/
  3. test/
  4. test_driver/
  5. .gitignore
  6. .metadata
  7. pubspec.yaml
  8. README.md
dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/README.md

Splash Demo: Long transition animation

This project is an example of a splash screen that fades very slowly to the Flutter UI.

A slow transition is provided as a demo so that developers can manually verify that orientation changes and other UI destruction processes do not cause issues with Flutter's splash system for Android.