flet
flet copied to clipboard
Preventing Web splash screen
Is there a way to disable showing the initial splash screen in the web view?
Yeah, we need an option for that.
Right now it could be done through copying original index.html and customizing it to disable the splash animation.
A user reported an issue after using a modified index.html in https://github.com/flet-dev/flet/discussions/3643#discussioncomment-10048875. Some other assets file don't get rendered anymore.
Needs investigation.