Flutter Custom Splash Screen Tutorial | Flutter Native Splash Screen Guide

Поділитися
Вставка
  • Опубліковано 23 січ 2024
  • 💼 Book a meeting: cutt.ly/Pegxp5rA
    💎 Ultimate Flutter UI Kit: cutt.ly/3w6tqwFA
    In this video, we will take a look at creating a custom splash screen for your Flutter application. The tutorial with showcase the fundamentals when it comes to creating native splash screens for Flutter apps. Furthermore, we will take a look at using the flutter_native_splash package to create our splash screen for Flutter. This guide will help you setup and navigate through the process of adding a fully functional splash page to your flutter application. This is an excellent guide for beginner Flutter developers, or anyone looking to learn about implementing splash screens in Flutter the proper way.
    Resources:
    Source Code: cutt.ly/UwLYSsxX
    flutter_native_splash: pub.dev/packages/flutter_nati...
    Socials:
    Website: hussainmustafa.com
    Github: github.com/hussain-mustafa990
    LinkedIn: / hussain-mustafa-960920184
    Twitter: / hussain34274892
    Buy Me A Coffee: www.buymeacoffee.com/hussainm...
    #flutter #fluttersplashscreen #fluttertutorialforbeginners #fluttertutorial
  • Наука та технологія

КОМЕНТАРІ • 66

  • @moneyman-ne9lw
    @moneyman-ne9lw 6 місяців тому +2

    I appreciate the real-time coding examples and the troubleshooting tips you provided. Looking forward to implementing this in my projects!

  • @MHM-jy4uj
    @MHM-jy4uj 6 місяців тому

    The tutorial is well-paced, and I love the practical tips you included.

  • @bestpractice_english
    @bestpractice_english 6 місяців тому

    Incredibly helpful tutorial! Your explanations are crystal clear, and I appreciate the attention to detail in each step.

  • @joelpeter1645
    @joelpeter1645 6 місяців тому

    I really appreciate your tutorials man thanks a lot 🤗

  • @ilyas1569
    @ilyas1569 5 місяців тому +1

    You are a life saver bro, thanks so much 🙏

  • @Aprendecomodogue
    @Aprendecomodogue 5 місяців тому

    Thanks my friend, you helped me a lot.

  • @sa_lihrecords8687
    @sa_lihrecords8687 2 місяці тому +1

    Nice presentation,keep going ❤

  • @shubhambajaj2611
    @shubhambajaj2611 4 місяці тому +1

    Thanks! This was helpful.

    • @m_hussain_mustafa
      @m_hussain_mustafa  4 місяці тому

      You're welcome!

    • @shubhambajaj2611
      @shubhambajaj2611 4 місяці тому

      @@m_hussain_mustafa I am getting black screen on iOS rather than splash screen. Android is working fine tho. Would you be able to help? Thanks in advance

  • @aminarasheed5779
    @aminarasheed5779 16 днів тому +1

    thankyou so much🥰

  • @aouadicharaf1038
    @aouadicharaf1038 6 місяців тому

    ❤❤❤ More complete projects plz! ❤❤❤

  • @trexDubO7
    @trexDubO7 4 місяці тому

    Subcribed🔥 Very helpful 🔥🔥🔥

  • @roninspect4357
    @roninspect4357 2 місяці тому +1

    thanks a lot!

  • @saidbouzid1677
    @saidbouzid1677 4 місяці тому +2

    Could you tell me how to get rid of the circle and display the entire photo?

  • @AnoopThiruonam
    @AnoopThiruonam 7 днів тому +1

    Nice video! really helpful. Should I remove the package dependency after creating the required files?

    • @m_hussain_mustafa
      @m_hussain_mustafa  7 днів тому

      Yes you can but since it is a dev dependency it is not included in the app build for production.

  • @muhendis_
    @muhendis_ Місяць тому

    thank you 🌙

  • @osamamahmoud4841
    @osamamahmoud4841 14 днів тому

    hello , what is the splash screen image size to show in the same way in your app
    please provide us more details about image size

  • @marwanalaghbry1171
    @marwanalaghbry1171 2 місяці тому

    how to solve the image cropped on android 12
    is there specific dimensions to be applied ??

  • @TechHarbor2.0
    @TechHarbor2.0 5 місяців тому +1

    Thanks for this video and can you make a playlist of e commerce App with admin panel with firebase ❤❤

  • @user-gp9ky3xw8k
    @user-gp9ky3xw8k 6 місяців тому

    You cover essential topics very well. Thanks for this useful video. Are you thinking of making a video for in-app subscription? RevenueCat etc.
    Have a nice day!

    • @m_hussain_mustafa
      @m_hussain_mustafa  6 місяців тому

      Hi,
      I'd love to create a video on this topic, but it is much more complicated than what can be covered in one video.

  • @Adekacci-backup
    @Adekacci-backup 4 місяці тому

    can't set background_image to android(I'm using android 14). What I really want is to set a splash screen that have some text at bottom, an icon in the center and another text just below the icon. I think we can't add text to flutter_native_splash so I created an image and am trying to set it as background image. Please help me, somebody

  • @maazafridi2090
    @maazafridi2090 2 місяці тому

    Assalamoalaikum... i have used this package.. this is very good package. but I don't find any parameter what if I want to add static some text below our splash logo... which parameter I have to use... ............................ waiting...

  • @prasanthsakthivel
    @prasanthsakthivel 6 місяців тому

    Your videos are very helpful….Can you do videos on deployment in Play store and Apple Store?

    • @m_hussain_mustafa
      @m_hussain_mustafa  6 місяців тому

      Hi, Yes I'll try to create a video on this topic.

  • @josephgomis1282
    @josephgomis1282 5 місяців тому +1

    Really helpful. Thanks for sharing. Can you please show how to use animated splash screen using Lottie?

    • @m_hussain_mustafa
      @m_hussain_mustafa  5 місяців тому +1

      Thank you. I’ll try to create a video tutorial on that.

    • @josephgomis1282
      @josephgomis1282 5 місяців тому

      @@m_hussain_mustafa Great, I'm tuned!

  • @saliqjavid3908
    @saliqjavid3908 Місяць тому +1

    bro i had a doubt if i have to choose which screen to show first based on values in shared prefrences e,g i have to choose between login screen and home screen how will i achieve that

    • @m_hussain_mustafa
      @m_hussain_mustafa  Місяць тому

      That is not the purpose of a splash screen you'll have to most probably create some logic during the initialization of your app to check if user is logged in or not and then redirect them to appropriate page.

  • @acornerofherheart-jr9pl
    @acornerofherheart-jr9pl 4 місяці тому +1

    hey i tried this but my app is taking logo icon as splash by default though i have given path of the image calendar which i want as splash but its taking logo as splash and not my mentioned image..... can u have solution?

    • @m_hussain_mustafa
      @m_hussain_mustafa  4 місяці тому +1

      Hi,
      I believe you have not done the configuration in the proper manner. Your app is just using the default splash screen as of now.

  • @edwardphilipguarin6460
    @edwardphilipguarin6460 Місяць тому +1

    i see ur logo is square like mine..but they will become circular..how to avoid that?

  • @imranhossain3511
    @imranhossain3511 5 місяців тому +1

    sir I am using webview inside listview. but the scrolling is not smooth. is there any way to optimize this? it is too laggy

    • @m_hussain_mustafa
      @m_hussain_mustafa  5 місяців тому +1

      Hi,
      I wouldn't be able to help you with just this limited amount of information. If you require personalized help I'd recommend booking a meeting with me.

  • @yashrajsinhzala6548
    @yashrajsinhzala6548 3 місяці тому

    what if I want to replace the native splash screen with my Flutter screen which has custom design & auth implementation. So that my screen appears as splash screen insteads of native splash ??

    • @m_hussain_mustafa
      @m_hussain_mustafa  3 місяці тому

      I believe you can't completely remove a native splash screen due to underlying paltform limitations atleast that is what I know you'd have to do somekind of workaround. Like show the native splash screen first and then show your own splash screen page once Flutter launches the app and make it look exactly like the native splash and then maybe animate it from there into some other design. This is a hacky way. :)

  • @mohamaddody1338
    @mohamaddody1338 2 місяці тому +1

    can i increase the size of the image?

    • @m_hussain_mustafa
      @m_hussain_mustafa  2 місяці тому

      Yes you can specify in the configuration properties.

  • @olaattar8166
    @olaattar8166 5 місяців тому

    Pleeease can you make a video for how to make a splash screen with lottie
    animation

    • @m_hussain_mustafa
      @m_hussain_mustafa  5 місяців тому

      Hi,
      Although I already have a tutorial on Lottie animations on my channel, I will still try my best to create a video on this topic.

  • @mohanamanikantaodugu37
    @mohanamanikantaodugu37 5 місяців тому +1

    how can i give the size for the image

    • @m_hussain_mustafa
      @m_hussain_mustafa  5 місяців тому

      Hi,
      There should be an option to specify the sizing for the image, I recommend taking a look at the documentation for the package.

  • @Fazz-mt8lr
    @Fazz-mt8lr 6 місяців тому

    Sir i am doing my final year project in application development but the problem is university will approve my idea when i will implement machine learning or Aritificial intelligence in my app. So how can i implement Ai or ML in my app plZ make a video

    • @m_hussain_mustafa
      @m_hussain_mustafa  6 місяців тому +1

      Hi,
      I'll try my best to create a video on this. In the mean time I would recommend taking a look at running tflite models in Flutter.

    • @Fazz-mt8lr
      @Fazz-mt8lr 6 місяців тому

      @@m_hussain_mustafa okay💕

  • @sakshishingne4795
    @sakshishingne4795 5 місяців тому

    What if we don't want these native screen and remove it completely?

    • @m_hussain_mustafa
      @m_hussain_mustafa  5 місяців тому

      I don’t think you are able to completely remove these native screens.

  • @pyaesonehan19
    @pyaesonehan19 2 місяці тому +1