4

I want to show a splash screen like this enter image description here

Adarsh Singh
  • 93
  • 2
  • 11
  • which title bar do you want to avoid please be more specific – Kaleb Dec 01 '21 at 15:32
  • i don't want to show any bar it just has to be a window only shows like splash like the mentioned one has – Adarsh Singh Dec 01 '21 at 15:36
  • If you don't include an `AppBar` in the scaffold, then there won't be one. Do you know how implement a Splash Screen in Flutter? Please update your question with more specifics. – daddygames Dec 01 '21 at 15:38
  • i am not talking about in app AppBar i just want to do the task that is mentioned in the picture – Adarsh Singh Dec 01 '21 at 16:22

1 Answers1

2

The Flutter team has not created any documentation regarding adding a splash screen on desktop. You can upvote this ticket this ticket to show your support for adding this documentation.

jon
  • 3,202
  • 3
  • 23
  • 35