Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Remove deprecated splash screen meta-data element #197

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 28, 2022

  1. [Android] Remove deprecated splash screen meta-data element

    Deletes deprecated splash screen meta-data element in example app.
    
    This is no longer needed to present a splash screen in a Flutter application, but may cause a crash. Please see [Deprecated Splash Screen API Migration Guide](https://docs.flutter.dev/development/platform-integration/android/splash-screen-migration) for more information.
    camsim99 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f9d4285 View commit details
    Browse the repository at this point in the history