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

Suppression of android:screenOrientation="landscape" in AndroidManifest.xml #758

Open
angelschnider opened this issue Jan 7, 2025 · 0 comments

Comments

@angelschnider
Copy link

HI,
when I launch the command :
dart run flutter_native_splash:create --path=native_splash.yaml
in my project (version 2.4.4) the flutter plugin suppress this line : android:screenOrientation="landscape" in my AndroidManifest.xml

A clear and concise description of what the bug is.

Configuration
Not needed here

Device (please complete the following information):
Android

To Reproduce

  1. launch the command : dart run flutter_native_splash:create --path=native_splash.yaml
  2. Look at AndroidManifest.xml
  3. Check that line : android:screenOrientation="landscape" in " deleted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant