How to Remove White Screen From Flutter App Startup - Flutter Splash Screen Problem

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • How to remove the white screen on flutter app startup. Flutter splash screen background color is white. This is a common problem with the flutter app because the flutter app takes time to load on debug mode and you will see a white splash screen for a long time. So how to fix white screen on app startup?
    See details tutorial on our website also - www.dripcoding...
    In this flutter tutorial video, I am going to show you the solution for both the platform android and ios. Adding splash screen to the flutter app is a platform-specific task so you need to add a splash screen image inside android and ios folder of the flutter project. After that just make these changes to remove default splash screen in flutter.
    Flutter Firebase Realtime Database - www.dripcoding...
    Learn Complete Flutter App Development - www.dripcoding...
    If you like the video, Please do Subscribe to our TH-cam channel - TH-cam - / @kamalbunkar
    You can connect with us on Social Platform
    Tweeter - / kamal_bunkar
    Facebook - / dripcoding
    Telegram - t.me/dricoding
    Instagram - / the_kamal_bunkar
    Linkedin - / kamal-bunkar
    Pinterest - / _saved
    Facebook - / kamal.bunkar
    You can also WhatsApp me at +91-9144040888 OR email me at kamal.bunkar@dripcoding.com , kamal.bunkar@blueappsoftware.com
    Feel Free to contact us.

ความคิดเห็น • 24

  • @800Akki
    @800Akki 2 ปีที่แล้ว +3

    Your flutter course series will be a self job oriented course for the self employment, nice 😊 Everyone will be invited to join Kamal Sir Flutter course

  • @pravinprince3221
    @pravinprince3221 ปีที่แล้ว +1

    Thank you for the wonderful video sir it is very helpful for me and my team, Thanks again sir

  • @800Akki
    @800Akki 2 ปีที่แล้ว +1

    Interesting video and course for android iOS developers

  • @maniktutu970
    @maniktutu970 ปีที่แล้ว +1

    This doesn't work for all screen sizes as expected. It'll be differently visible for different screen sizes. Is there any solution to make the image responsive?

  • @juanmacias5922
    @juanmacias5922 2 ปีที่แล้ว +1

    Such a great solution, thanks!

  • @gangourdress711
    @gangourdress711 ปีที่แล้ว +1

    Just want to remove white screen without replacement?

  • @acornerofherheart-jr9pl
    @acornerofherheart-jr9pl 5 หลายเดือนก่อน

    sir i have tried but its taking my logo image by default though i have not given that path and not taking custom image which i have put in drawable folder

  • @endlessloopsoftwares4724
    @endlessloopsoftwares4724 2 ปีที่แล้ว +1

    Can't we remove that splash screen execution ? 🤔

  • @priyaranjanmantri9332
    @priyaranjanmantri9332 2 ปีที่แล้ว +1

    Thanks

  • @user-tj9md8gi7t
    @user-tj9md8gi7t 8 หลายเดือนก่อน

    but the status bar color is not change it's come black

  • @ahsanfarooq603
    @ahsanfarooq603 2 ปีที่แล้ว +1

    Nice bro.♥️

  • @mertyandimata9652
    @mertyandimata9652 ปีที่แล้ว

    Thanks man

  • @devisrii3348
    @devisrii3348 ปีที่แล้ว

    can i remove white screen without replacement

  • @veeralavan2372
    @veeralavan2372 2 ปีที่แล้ว

    How to hide the secret key in flutter?

  • @arupnaskarbkp
    @arupnaskarbkp 2 ปีที่แล้ว +1

    How to create bouncing up animations

    • @KamalBunkar
      @KamalBunkar  2 ปีที่แล้ว +2

      you can use animate widget or you can try one flutter plugin name as animate_do. Flutter plugin will be good if you don't want to write code by yourself.

    • @arupnaskarbkp
      @arupnaskarbkp 2 ปีที่แล้ว +1

      @@KamalBunkar Thank you

  • @raj.k8632
    @raj.k8632 2 ปีที่แล้ว

    Can we add gif files in white screen

  • @zakimess
    @zakimess 2 ปีที่แล้ว

    How can i remove it

  • @vimalnadh4364
    @vimalnadh4364 8 หลายเดือนก่อน

    More lag

  • @LearnitwithMuhindo
    @LearnitwithMuhindo 2 ปีที่แล้ว +1

    this is not what I am looking for.