Flutter 2019 : Real Splash Screens Tutorial

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • In this video, I will explain how to make splash screens for both android and ios.
    Article Link - / flutter-2019-real-spla...
    Flutter UI Kit - goo.gl/N2RxBf
    Flutter Example Apps - goo.gl/8hZQkq
    Instagram - / codepur_ka_superhero
    FB Group - goo.gl/hwnX2F
    Slack Group - t.co/d5hqleVtC8
    New Channel - / codepur
    Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :)
    Flutter is an SDK owned by Google to create applications for Android and iOS using a single codebase. Flutter uses the Dart programming language (also owned by Google).
    Please Subscribe my channel to motivate me.
    Subscribe Our Channel: goo.gl/BlFui4
    For Fun - www.youtube.co....
    Connect with us on social media:
    Facebook: / mtechviral
    Pawan Kumar - / imthepk
    Ask Pawan Kumar - / thepawankumaar
    Instagram - / codepur_ka_superhero
    Twitter: / imthepk
    LIKE | SHARE | SUBSCRIBE FOR MORE VIDEOS LIKE THIS
    THANKS FOR WATCHING!

КОМЕНТАРІ • 101

  • @ClickBooom
    @ClickBooom 3 роки тому +10

    Great video! A suggestion for future videos, do a quick demo of the final result at the very start so it's clear what the goal is. Think it will give people a better reason to settle into your video for the long haul instead of clicking to another video or skipping forward in yours. Cheers

  • @pranavrishi8
    @pranavrishi8 Рік тому

    The only video i needed to watch to understand and manipulate splash screen

  • @MohamedAyman-bn4ne
    @MohamedAyman-bn4ne 4 роки тому +1

    Hi , I have a problem in changing the color of the background of boot up screen in flutter app.. the default is white. when i change it only accept white and black, and if i try another color like blue and try to run the app , it doesn't run and show an error

  • @igorkuna290
    @igorkuna290 5 років тому +22

    For Android I had to change android:gravity="center" to android:gravitiy="fill"... otherwise my background png wouldnt scale right across the screen.

  • @RaveenMalitha
    @RaveenMalitha 3 роки тому +1

    when I'm trying to edit splash screen there are error in android:gravity="center" ,error is "Attribute android:gravity is not allowed here" ,how can i fix this?

  • @gilmcglory3748
    @gilmcglory3748 5 років тому +2

    Very cool and looks easier than other techniques. Thanks.

  • @sahiljain3400
    @sahiljain3400 10 місяців тому +1

    I have a doubt, how can I remove the native splash screen provided by the Android or iOS , if I only wanted to show a custom splash screen ????? Please , consider this , I'm tired of searching the answer😅

  • @msopheak3371
    @msopheak3371 4 роки тому +2

    hello, i want you help us about App Launch time (detail) my App launch spent 6 to 8 seconds at first startup. i mean we want to set duration in MainActivity

  • @nguyenphong7703
    @nguyenphong7703 3 роки тому +1

    thank u sir!!!

  • @ARIHANTJAIN27
    @ARIHANTJAIN27 3 роки тому

    Your status bar color will take time to change as per your theme color. try with green color. and check.

  • @ariel5515
    @ariel5515 5 років тому +1

    only allow to set color white or black no accept other colors for lauch_background.xml in android

  • @revengine4830
    @revengine4830 3 роки тому

    it’s not working for me for android splash screen, it’s show the default white color only

  • @lucasagazzani1597
    @lucasagazzani1597 4 роки тому +2

    Hey, thank you for all your videos, they are amazing. I was wondering if you could tell me about the size of the images that we are putting in the launch screen, what size they shoul be and also if it is possible to change how long the launch screen will take?

  • @vinsentchitekwe6106
    @vinsentchitekwe6106 4 роки тому +2

    Awesome! Thank you for this video.

  • @richarddanquah2019
    @richarddanquah2019 3 роки тому

    can you specify a duration like 5 seconds for the splash screen

  • @vrajendramandloi5917
    @vrajendramandloi5917 3 роки тому

    how to load SQFlite data from DB while Splash screen is loading. as this is Native to both Android and IOS .. how will this trigger load at flutter backend.

  • @ThaiGadgetShop
    @ThaiGadgetShop 5 років тому +2

    Can't we manage iOS splash screen on Android Studio ?

  • @vrexperience8762
    @vrexperience8762 4 роки тому +2

    Thanks, this is very helpful.

  • @irhas6555
    @irhas6555 4 роки тому

    I've been compare mine to twitter and youtube. The fact that they have hight resolution image that shown center. I've tried to reach them but it still not same, because I use 100x100 png, and why I do that? Because Idk how to resize 1024x1024 png that I exported from my illustrator in high resolution. So how to resize it?

  • @wezone88
    @wezone88 3 роки тому

    How to set size logo, padding?

  • @NicoILeone
    @NicoILeone 3 роки тому

    Dear, excellent explanation. I make you a question, do you have any idea how to make the image, be it a logo, an icon, in the center of the screen, adapt according to the device? It happens to me that in some it looks too small and in others great. I would appreciate if you can tell me about your experience. Cheers!

  • @MarsTheProgrammer
    @MarsTheProgrammer 4 роки тому

    but the status bar is still grey for a second between the splash screen and the start activity...

  • @Tutorialwork
    @Tutorialwork 4 роки тому +1

    Very basic tutorial but I need a full explaintation to build native Splash Screens for Android and iOS.

  • @yashshukla5686
    @yashshukla5686 3 роки тому

    Hey how can we insert a video instead of an image??

  • @soundofmusic94
    @soundofmusic94 4 роки тому

    Hi, i have a doubts about splash screen, What is better... Design a Widget Splash screen or using the splash screen (native) that android and ios gives me, What is best?. If u have some tutorial showing how to build your own splash screen, i mean like a widget, it'd awesome. Thanks in advance

  • @theforestapp
    @theforestapp 3 роки тому

    how do you adjust the size to be smaller

  • @catch_me_outside_how_bout_dat
    @catch_me_outside_how_bout_dat 4 роки тому +2

    (Make sure you add your icons for different size devices for better result). < How is this done?

    • @mdzaidansari6537
      @mdzaidansari6537 4 роки тому +2

      appicon.co/ goto this site..upload your png file and it'll create different sized icons and also place them in their respective folders. You just have to copy and paste them in the folder of your android project.

  • @souvikbanerjee1324
    @souvikbanerjee1324 3 роки тому

    every time i do this i get build failed... can anyone help?

  • @MsSplashIt
    @MsSplashIt 5 років тому +3

    How to set image size for the icon for android?

    • @slxmmz
      @slxmmz 4 роки тому

      Same problem here, any idea?

  • @Adijatou08000
    @Adijatou08000 3 роки тому

    Heyy. Can you run an iOS emulator on windows PC?

  • @LukePighetti
    @LukePighetti 5 років тому +2

    Hi Pawan, how do we change the background color to a color like #FFAAEE in android?

    • @HelloCodepur
      @HelloCodepur  5 років тому

      you need to make a colors.xml and there you can put any color and then you can use it in launch_background.xml

  • @highlightstime2723
    @highlightstime2723 5 років тому

    what is the ideal size for that icon you used for android?

  • @Creat0299
    @Creat0299 3 роки тому

    Good day. I liked your lessons. Could you take a lesson on how to make a mobile application on the topic of ecology? For example, the application how to improve the ecology in the place where you live, having good habits, can be done in a playful way. Well, or something else. What do you think? It is on Flutter in the Dart language. After all, the topic of ecology is more relevant than ever, you will help a lot if you do a lesson

  • @pmis2362
    @pmis2362 5 років тому +2

    Great tutorial. One concern though, ios splash is still having a time lag before presenting the icon. Can that lag be reduced further?

    • @HelloCodepur
      @HelloCodepur  5 років тому

      Happening because of the wrong spec icon..

    • @ashutoshpatole9144
      @ashutoshpatole9144 4 роки тому +1

      @@HelloCodepur Hello sir, i request you to create a tutorial on setting wallpapers in flutter. I'm trying to find this from past 2 weeks but no video has perfect explanation and most of them not even works....

  • @abdifatahmohamed8600
    @abdifatahmohamed8600 3 роки тому

    editing this files messed up my whole code... android started complaining of not finding the png files in drawable...

  • @jainfamily
    @jainfamily 4 роки тому

    can we use this splash screen feature in android version 1 (developer team says that this feature is not working in version 1 it will work on version 2, kindly reply (flutter script)

  • @chiragpanpaliya7184
    @chiragpanpaliya7184 4 роки тому +1

    This code might be now work when you add multiple types of categories , because you used only one item source

  • @anjaliasolkar8821
    @anjaliasolkar8821 4 роки тому

    Any idea about how to skip / eliminate the splash screen from our app completely?

  • @kundankumar6766
    @kundankumar6766 4 роки тому

    Can we add any animation to it? Such as Zoom in and Zoom out

  • @tusharsoni5136
    @tusharsoni5136 5 років тому

    i have thinkpad. i android emulator is work. what should i do for ios device or ios emulator which appear on screen

    • @imgkl
      @imgkl 5 років тому

      You need mac to run iOS emulator

  • @rohankumbhare7548
    @rohankumbhare7548 4 роки тому

    How did u connect your mobile with your laptop ??

  • @agora.minato
    @agora.minato 5 років тому +1

    Great tuto, thanks

  • @smamahsn2275
    @smamahsn2275 3 роки тому

    its not working on latest version

  • @yassinelutumba6907
    @yassinelutumba6907 4 роки тому

    can you layer multiple images togather?

  • @ashishmangla221
    @ashishmangla221 5 років тому

    i am not able to chnage splashscreen backgroung color to red

  • @HalaRonaldo
    @HalaRonaldo 5 років тому +2

    Can we use Flare animation on Splash screen?

    • @Todiros
      @Todiros 5 років тому

      I want to do that as well!

  • @irhas6555
    @irhas6555 4 роки тому

    But, how to give size in the native side, that is important too

  • @adnankazi9572
    @adnankazi9572 4 роки тому

    how to add image on background like normal splash screen and how to animate it

  • @15Sivle
    @15Sivle 5 років тому +4

    My splash screen always starts as white and then goes to the background colour, do you know why?

    • @rahulchoudhary6205
      @rahulchoudhary6205 4 роки тому

      Ya same problem here, pls tell the solution if u find, thanks

    • @rahulchoudhary6205
      @rahulchoudhary6205 4 роки тому

      Ha found the sol. Actually it is device dependent, on faster mobiles the black screen does not appear

  • @nullises9697
    @nullises9697 4 роки тому

    Awesome, it's very simple... but how to add custom color to android drawable?

  • @mohammeddanish8659
    @mohammeddanish8659 4 роки тому +2

    It shows twice how fix it.?

  • @Ashish1189
    @Ashish1189 5 років тому

    how can i share image from server without store into local in flutter.... please help @MTechViral - The Real Tech Channel

  • @HestonSinurayaJogja
    @HestonSinurayaJogja 4 роки тому

    this is more like it. nice video. but your other video about splash screen is already make my friend misguided. my friend is a newbie and he just blatantly follow your guide in that video step by step hahaha.

  • @deri5038
    @deri5038 5 років тому +2

    Amazing! Thanks pawan

  • @karim_1567
    @karim_1567 3 роки тому

    please Increase the editor font size

  • @luc-9155
    @luc-9155 5 років тому

    Thanks very much for your video MTECH VIRAL ! As a truly experimented developer on Flutter, do you think that's the time to give up Java ? To you, Is Flutter sufficiently reliable for a complex app ?

  • @majedalaejem3342
    @majedalaejem3342 5 років тому +1

    Wow.. it is very easy

  • @MsSplashIt
    @MsSplashIt 5 років тому

    How about if you want to animate it?

  • @tranquillityEnthusiast
    @tranquillityEnthusiast 5 років тому

    if i implement this kind of splashscreen the app stops, it looses its connection with terminal..plz help

  • @pradeeppoojary8792
    @pradeeppoojary8792 5 років тому +1

    Thanks

  • @anjaliasolkar8821
    @anjaliasolkar8821 4 роки тому

    Thankyou sooo much!

  • @smamahsn2275
    @smamahsn2275 3 роки тому

    * What went wrong:
    Execution failed for task ':app:processDebugResources'.
    > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
    > Android resource linking failed
    C:\Users\smama\Documents\Flutter Programs\BMI-Calculator-Flutter-Completed-master\BMI-Calculator-Flutter-Completed-master\android\app\src\main
    es\drawable\launch_background.xml:8: AAPT: error: resource mipmap/launch_image (aka co.appbrewery.bmicalculator:mipmap/launch_image) not found.
    Any solution??????????

  • @el4040
    @el4040 3 роки тому

    change splash screen background color : stackoverflow.com/questions/56583735/flutter-change-splash-screen-background-color

  • @lennoxmonge6014
    @lennoxmonge6014 4 роки тому

    se podría cargar una imagen gif animada ?

  • @ShivamSingh-lg6bx
    @ShivamSingh-lg6bx 4 роки тому

    How to use SVG for this?

  • @devcoelho
    @devcoelho 4 роки тому

    How to place a background image?

  • @deliciafernandes9946
    @deliciafernandes9946 4 роки тому

    Thanks!

  • @mitanshukadam6004
    @mitanshukadam6004 5 років тому

    It gives me an error
    Finished with error:exit code-1073741701

  • @mrpakravian
    @mrpakravian 5 років тому +1

    Good on you man

  • @thiombianoalicesar4074
    @thiombianoalicesar4074 5 років тому

    Thanks you!! I could learn flutter and make my application if you can prepared tuto on sending SMS and Mail please please please

  • @inteligenciafutura
    @inteligenciafutura 4 роки тому

    excellent

  • @t1ng1mu1
    @t1ng1mu1 5 років тому +1

    YOU ARE ROCK!!!!!

  • @h3w45
    @h3w45 4 роки тому

    awesome, thanks.

  • @vikkinn
    @vikkinn 4 роки тому

    Unintentional ASMR 😌

  • @midmee71
    @midmee71 5 років тому

    Hello. Could you tell me what is your android emulator? Thank you in advance.

    • @HelloCodepur
      @HelloCodepur  5 років тому

      I use pixel 3 emulator for android and iPhone XR simulator for ios

  • @kehindeegunjobi4793
    @kehindeegunjobi4793 5 років тому

    How do you resize for android

  • @kameshwb4270
    @kameshwb4270 4 роки тому

    Bro where did you learnt flutter???

  • @ndanzzid566
    @ndanzzid566 5 років тому

    Sir, request upload file, download file, and read file google drive with flutter

  • @flexydevs
    @flexydevs 2 роки тому

    your video is copied from another channel should i pass link or you get my point...please be original darling.

    • @HelloCodepur
      @HelloCodepur  2 роки тому +1

      Lol really???? Yes I want the link dude

  • @saikcaskey451
    @saikcaskey451 5 років тому

    so it's not cross platform

  • @yaolegoleynik
    @yaolegoleynik 4 роки тому

    Thank you!

  • @MrRoBot-wn4kp
    @MrRoBot-wn4kp 5 років тому

    Thanks

  • @himanshudhakecha1789
    @himanshudhakecha1789 4 роки тому

    thanks