简体   繁体   English

如何删除 Flutter 中默认的白色启动画面。 我根本不想要启动画面

[英]How do I remove the default white Splash Screen in Flutter. I do not want a Splash Screen at all

There are many similar questions on this site.这个网站上有很多类似的问题。 But they do not answer what I want to accomplish.但他们没有回答我想要完成的事情。 I do not even want a custom Splash Screen.我什至不想要自定义启动画面。 I want to remove the Splash Screen completely or make it as short as possible.我想完全删除启动画面或使其尽可能短。

There is no way to remove the splashcreen as of now.到目前为止,还没有办法删除启动画面。 All you can do is keep a solid color splashscreen.你所能做的就是保持一个纯色的闪屏。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何制作 animation 启动画面? - How do I make a animation splash screen? android 设备 flutter 中的闪屏不是全屏。 尝试了一切。 使用 flutter_native_splash - Splash Screen not full screen in android device flutter. Tried everyting. Using flutter_native_splash 我想要在片段上加载动画屏幕,如启动屏幕 - i want a loading animation screen on my fragment like a splash screen 如何将动画添加到启动画面? - How can i add animation to the splash screen? 如何通过触摸移动启动画面 - How can I move the Splash screen with touch 如何在 android 清单中按顺序设置启动画面和其他活动? - How do I set splash screen and other activities in order at android manifest? 我无法解决颤动闪屏中的尺寸问题 - I am not able to solve the size problem in flutter splash screen 大家好,我使用 Lottie 动画创建了一个启动画面,我的问题是动画完成后,如何更改活动? - Hello everyone, I created an splash screen using Lottie animation and my problem is after the animation is completed, How do i change activity? 您如何在本机反应中为启动画面的传出过渡设置动画 - How do you animate the outgoing transition of a splash screen in react native 在哪里添加用于在android中检查应用程序更新的代码,如果我在启动画面中这样做可以吗? 或主要活动? - Where to add the code for checking in app updates in android, would it be fine if I do it in the splash screen? or the mainActivity?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM