Flutter Native Splash Screen Detailed Setup Guide | 2024 Edition

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 73

  • @miguel900030
    @miguel900030 4 місяці тому +10

    Well organized, short and concise, please keep making this type of videos.
    You earned a new subscriber.

  • @vfxdsn8898
    @vfxdsn8898 3 місяці тому +2

    This guide is legit! The clearest and easiest guide ever!

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

    I've used this package since I started using Flutter in 2019 and it's just perfect

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

    this is the best one so far

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

    Thank you so much for the detailed video. Really helpful ❤

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

    wow you made everything clear👍...

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

    The explanation is very clear and simple.

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

    super organized video, thank you. I hope to see the right way of handling sizes.

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

    Great work, Keep it up.

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

    Very grateful for your explanation

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

    thank you. 10/10 for the best explanation

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

      You're welcome! Glad you found the video helpful.

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

    many thanks, so many helps studying flutter. i expect other useful videos :)

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

    excellent explanation, very clear and complete, cheers from chile, sorry for my english i speak spanish :P

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

    Very clear, Great work. It would be so exciting and helpful if you could make a full tutorial on building flutter project from A to Z for making any application such as E-commerce application

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

      @AbdelrahmanMohamedAmeen, thank you for the suggestion. I'm planning to do some project-based tutorials in the near future. Since this is a new channel, the first few videos have been shorter ones!

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

    Great work thank you so much ❤💪

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

    Очень понятный туториал! Не подскажите как сделать анимированный splash?

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

    muito bom seu tutorial, parabéns, faça de icone também por favor.

  • @Krutarth_Vaishnav_
    @Krutarth_Vaishnav_ 4 місяці тому +3

    Your explanation is totally on point. I also want to practice, can you share the images you used in this video please?

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

      Thank you! I've updated the video description with a link to a Google Drive folder containing the image assets. Also including here as well. drive.google.com/drive/folders/13btbMQWop8ZkxMEPKlTZFrfcyZ4J2_w_?usp=sharing

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

      ​@@flutter_craft subscribed

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

    Thank you so much.

  • @cumakeskin5484
    @cumakeskin5484 15 днів тому

    Hello, thank you for the tutorial.
    But I have a question. How can I resize LaunchImage in LaunchScreen, because its too big for display my app logo

  • @darkrai1026
    @darkrai1026 27 днів тому +2

    Hello sir, I have a question that keeps concerning me, so basically for Android ver 12 and above, you cant set the splash screen background with an image anymore, not even gradient but just plain color, am I right? If that's the case, are there any other methods or tweak around to set the background with an image?

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

    Awesome video! New sub

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

    What tools did you use to create the logo,brand and background images

  • @reshmasuresh3625
    @reshmasuresh3625 3 місяці тому +1

    Hi, can I know the difference between between logo with and w/o background for android 12+

    • @flutter_craft
      @flutter_craft  3 місяці тому +1

      Hi, the logo background in Android 12+ is optional, but intended to create contrast between the icon and the window background.

  • @viveksorathiya-i4w
    @viveksorathiya-i4w 27 днів тому

    thanks

  • @helloworld-dh4pk
    @helloworld-dh4pk 4 місяці тому

    hello sirr.... please more video...😊

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

      Just published a video on Shared Preferences. Hope you enjoy it!

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

    Amazing

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

    Great video

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

    Hello sir, i need help
    I do actually what you do , nothing changed in my native splash screen

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

    Thank you for the video.
    I have a problem with the logo, I have an image that is 1768*2130 and I have resized it to many different dimensions like 640, 768, 512 and they all gave me the same ugly logo. I have made sure to run the command that will run the package

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

      I’d recommend using logo dimensions covered in the video. To make it easy, in the video description, there’s a link to sample image assets that you can use.

  • @Cagatay-gf8mp
    @Cagatay-gf8mp 3 місяці тому

    thanks a lot

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

    Thank you! But how can we make this work on Linux, Windows or MacOS ?

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

      @djedankharkryonia4223, the flutter_native_splash package only supports Android, iOS and Web, unfortunately. For macOS, Windows and Linux desktop apps, I don't believe there's a package that simplifies the process. You'd need to create and manage screens using platform-specific code.

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

    Sir i have one doubt if i use logo directly in flutter native spalsh means there's no need to create logo for hdpi mdpi ldpi xhdpi xxxhdpi sizes ?

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

      @sridhars5550, that's correct. flutter_native_splash will resize the logo into mdpi, hdpi, xhdpi, xxhdpi, and xxxhdpi sizes and place them into android/app/src/main/res. There's no need to create these manually.

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

      @@flutter_craft thank you sir

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

    I have just updated to this version of the package but now my background_image does not show, how to solve it? I try anything but still not working

    • @مروانسمير-د6ذ
      @مروانسمير-د6ذ 3 місяці тому

      Like mine

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

      I can try to help. What version did you upgrade to? And what version you were upgrading from? If there’s an issue with the build process (eg caching) you can run ‘flutter clean’. Then run ‘flutter pub get’ and try rebuilding. I’d also try recreating the assets.

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

    Nice

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

    Can you please explain new themes in flutter 3.22.0

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

      @NoBodyknow172, thank you! I'm planning to make a video on Flutter theming. There are a few videos ahead in the queue, but will make this shortly.

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

    My logo is small on the screen, how can I make it bigger

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

    Update: Gifs are now supported by the package.

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

    I have a problem with this package, do you have a contact so I can describe the problem to you?

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

    I am trying step by step but not working for me :(

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

      Yes me too

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

      ​​@@meraahmad9471
      I tried chatgpt.... Made my way through with its help

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

      @@manuthambi8184 Just tried and worked in one go :p.

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

    thank you fod this. subbed

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

    not work in my android 14 huhu

  • @مروانسمير-د6ذ
    @مروانسمير-د6ذ 3 місяці тому

    My logo dont show why!

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

      I can try to help, but would need more details. What specifically did you try? And what is happening?

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

    do not work sir

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

      Perhaps you can share some specifics along with what you’ve tried to fix the issue.

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

    crack...