Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Migrating from Manifest / Activity defined custom splash screens #341

Open
prestosole opened this issue Jul 12, 2022 · 0 comments
Open

Migrating from Manifest / Activity defined custom splash screens #341

prestosole opened this issue Jul 12, 2022 · 0 comments

Comments

@prestosole
Copy link
Member

From https://docs.flutter.dev/development/ui/advanced/splash-screen :

Previously, Android Flutter apps would either set io.flutter.embedding.android.SplashScreenDrawable in their application manifest, or implement provideSplashScreen within their Flutter Activity. This would be shown momentarily in between the time after the Android launch screen is shown and when Flutter has drawn the first frame. This is no longer needed and is deprecated – in Flutter 2.5 and later, Flutter automatically keeps the Android launch screen displayed until Flutter has drawn the first frame. Developers should instead remove usage of these APIs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant