-
Notifications
You must be signed in to change notification settings - Fork 214
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
[feature] command to remove/uninstall splash #97
Comments
This command has been added in the latest update. |
This command not removing splash image, I reinstalled app, but still, it shows splash image. So I had to remove images manually( |
@SardorbekR can you provide more details? What elements did you remove manually? Was it Android or iOS? |
In both OS it did not work. So, I tried this solution and it worked: #82 (comment) |
Thanks for the feedback, @SardorbekR. I am pushing a release to fix this. 👍🏻 |
Not working. No matter what I do the splashscreen is not getting removed. |
@ffaridi1 if you see your same splash screen, check out this question in the FAQ: I see a flash of the wrong splash screen on iOS. Also, it should be noted that the splash screen cannot be removed, only reset to a blank white splash screen. |
create commando like:
flutter pub run flutter_native_splash:remove
to remove splash screen.
#55
#64
#82
The text was updated successfully, but these errors were encountered: