Flutter Splash Screen tutorial with animation | Splash Screen 2023

  Рет қаралды 58,363

Coding With T

Coding With T

Күн бұрын

Пікірлер
@badaruldin73
@badaruldin73 Жыл бұрын
@Codingwitht i follow your android toturials since my university for the completion of my fyp, and now flutter. Awesome teaching method.💗
@CodingwithT
@CodingwithT Жыл бұрын
Thank you 😊
@rashidali6724
@rashidali6724 2 жыл бұрын
Great tutorial Guru ji , I just started working with Getx and it is so cool ...
@CodingwithT
@CodingwithT 2 жыл бұрын
That's Great 😃👍 Best wishes
@rashidali6724
@rashidali6724 2 жыл бұрын
@@CodingwithT thank you sir ❤️
@NicolasBUTET
@NicolasBUTET 2 жыл бұрын
Hi, great tutorial but I have a problem with the navigation after the splashscreen has redirect to my HomePage. Impossible to navigate to another page, it always redirects to my HomePage. Do you have an idea ? Thanx.
@CodingwithT
@CodingwithT 2 жыл бұрын
Well as there are only 2 screens which might be either stateless or Stateful widgets so, it's difficult to say that it's default behavior. Have you created a controller with onReady()?
@kairu7815
@kairu7815 Ай бұрын
for converting that stateless widgets to stateful widget for vscode. window: ctrl + . MAC: cmd + .
@alquranalkarim6312
@alquranalkarim6312 Жыл бұрын
Nice job thank you . But i have problem the first screen is flutter native splash of last course then comes this animation splash in second screen . How to remove flutter native splash of the last course ?
@CodingwithT
@CodingwithT Жыл бұрын
Thanks dear 😊. You can find the command to remove native splash from the link provided in the description. (Code & Resources)
@aliappdevelop
@aliappdevelop Жыл бұрын
What about white screen before the splash screen? I know for that we need to use flutter_native_splash but there is limitation of multiple images. Do you have any idea regarding this solution?
@CodingwithT
@CodingwithT Жыл бұрын
You are right currently I have not figured out any ways 😕
@achrafelaffas
@achrafelaffas Жыл бұрын
Hi, Thank you for the tutorial. Can you please update the pngs link?
@Shahrukhkhan-ng5dp
@Shahrukhkhan-ng5dp 7 ай бұрын
Images you used in app where we get it
@zeeshanpc
@zeeshanpc 2 жыл бұрын
What text styles / font did you use for this screen ? Its not there in your theme, and text_theme files.
@CodingwithT
@CodingwithT 2 жыл бұрын
Please watch the theme tutorial kzbin.info/www/bejne/h2qpoKZ3mb1li5Y and after that you can get all the code from codingwitht.com/flutter-login-app
@flutterIgnite
@flutterIgnite 9 ай бұрын
Mast T. Dropping gold tutorials
@CodingwithT
@CodingwithT 9 ай бұрын
Thank you so much! I'm glad you're finding the tutorials helpful. If you have any questions or need further clarification on any topic, feel free to ask. Happy coding!
@nimesh519
@nimesh519 Жыл бұрын
thank you very nice explaination neat and clean code also
@CodingwithT
@CodingwithT Жыл бұрын
Thank you 😊
@GuzSurya
@GuzSurya 2 жыл бұрын
Hallo, great tutorial. But why i still see white screen before custom splash screen show? How to remove it?
@CodingwithT
@CodingwithT 2 жыл бұрын
Because if you watched previous tutorial about native splash screen then that is the one you need to remove white screen.
@TrikNgonlen
@TrikNgonlen 2 жыл бұрын
A W E S O M E !
@CodingwithT
@CodingwithT 2 жыл бұрын
Thank You
@vaibhavkumarpatel6863
@vaibhavkumarpatel6863 2 жыл бұрын
Why we are using the "t" tSplashImage in constant in flutter. Please explain what is the meaning of "t"
@CodingwithT
@CodingwithT 2 жыл бұрын
Buddy don't get confused with t. I just use t as Coding with T and make custom classes start with t to remember. You can use your own or just simple name. 🥂 Cheer's
@WebDev.Farhan
@WebDev.Farhan Жыл бұрын
Can you give me the size of the splash image and splash top icon?
@muhammadhassantahir8531
@muhammadhassantahir8531 Жыл бұрын
I am just doing the same way but on my screen text images are showing in bigger sizes. Why?
@CodingwithT
@CodingwithT Жыл бұрын
It might be because you don't have padding around and the image is set to cover all space.
@farhanjohari1990
@farhanjohari1990 2 ай бұрын
@@CodingwithT how to put the padding im still new to flutter...
@MrFaizanh
@MrFaizanh Жыл бұрын
Can you please also display the files that you've imported in each file. That way it is easier to follow this tutorial.
@CodingwithT
@CodingwithT Жыл бұрын
Sure Faizan I will but you can grab these images from Icons8.com
@mitcode1760
@mitcode1760 Жыл бұрын
@@CodingwithT hw to search it
@abbasshah1418
@abbasshah1418 Жыл бұрын
Aoa guys casn someone Tell me what he did at 9:09 Code: Navigator.push.Replacement(context, MaterialPageRoute (builder: (context) => Welcom_ _ _ _?) im facing an error : Undefined name 'Welcome'.
@CodingwithT
@CodingwithT Жыл бұрын
It's a WelcomeScreen() and this Navigator.pushReplacement is Simply removing the previous screen and open the Welcome Screen
@БогданОвсиенко-ы4ъ
@БогданОвсиенко-ы4ъ Жыл бұрын
hello, thank you for the video. What image sizes should I use?
@CodingwithT
@CodingwithT Жыл бұрын
That depends on where you are using the image.
@SuperAussi3
@SuperAussi3 2 жыл бұрын
Thanks a lot 🎉
@CodingwithT
@CodingwithT 2 жыл бұрын
You welcome 🤠
@rodrodrigues1729
@rodrodrigues1729 Жыл бұрын
Awesome!
@CodingwithT
@CodingwithT Жыл бұрын
Thanks 👍
@rodrodrigues1729
@rodrodrigues1729 Жыл бұрын
@@CodingwithT how could I make them fade out before the redirect?
@etazoku6387
@etazoku6387 Жыл бұрын
Hello, first i would say you do a great tutorial. I dont know if it's normal but when i start the application, the native SplashScreen of flutter still start and after my own splash screen is play. Is that normal and there is a way to change that ? Thanks for this tutorial
@CodingwithT
@CodingwithT Жыл бұрын
Hi, thank you. About your question. If we talk about practicality, only one splash screen should be used. If you want to use native splash which is recommended then you shouldn't use this custom animated splash.
@etazoku6387
@etazoku6387 Жыл бұрын
@@CodingwithT Ok thank you, I think I expressed myself badly, when I launch my application for the first time, the flutter logo appears then after my splashscreen launches, is there a way to directly have my SplashScreen ? but once my application is launched and I do realod hots, I only have the splashscreen that appears
@mehakjiwani864
@mehakjiwani864 Жыл бұрын
same issue, has it been fixed ? @@etazoku6387
@Saurabhhhh
@Saurabhhhh 2 жыл бұрын
Can you please make a web admin panel of this application!! also show how to add push notifications. it would be helpful ⚡️ Thankyou.
@CodingwithT
@CodingwithT 2 жыл бұрын
That's a Great 😃👍 Suggestion. I'll try to incorporate it
@jabidhasan8512
@jabidhasan8512 2 жыл бұрын
How can i get those images that you have used in the project sir ?
@CodingwithT
@CodingwithT 2 жыл бұрын
You can get such images from Icons8.com
@faruktabutcuogullar2614
@faruktabutcuogullar2614 5 ай бұрын
native splash screen did not disappear for me. First native splash screen then custom splash screen opens. How can I fix this?
@CodingwithT
@CodingwithT 5 ай бұрын
You don't have to create/call a custom splash screen, when you have a native splash. If you don't want your custom splash screen to be appeared, just don't call it.
@dhanashrigirase157
@dhanashrigirase157 Жыл бұрын
can you please provide images which are used in video at website i cant get it
@CodingwithT
@CodingwithT Жыл бұрын
Sure I will make them available in the website
@repkuc
@repkuc 10 ай бұрын
how i can delete or deactivate native splash screen in my app? in pubspec i was comment all lines with native splash screen. but it shows anyway
@CodingwithT
@CodingwithT 10 ай бұрын
Please read the post given in the video description to deactivate the native Splash
@mehwish3043
@mehwish3043 Жыл бұрын
how to get same images ?
@hafsaabid586
@hafsaabid586 Жыл бұрын
from which site can i get such kind of animated images?
@CodingwithT
@CodingwithT Жыл бұрын
Go to icons8.com
@Same7z
@Same7z Жыл бұрын
Super
@CodingwithT
@CodingwithT Жыл бұрын
Thank you 😊
@muhdluqman1358
@muhdluqman1358 2 жыл бұрын
Can you make video responsive web,android,ios?
@CodingwithT
@CodingwithT 2 жыл бұрын
For Android & IOS this series will be helpful as we try to make an app that will be able to run on any size of mobile device. Will also create a responsive app for all three. 🤠✌️
@toshinenkosen9976
@toshinenkosen9976 Жыл бұрын
Hello, can you share your AVD Skin with us ? thank for the tutorials by the way.
@CodingwithT
@CodingwithT Жыл бұрын
It's a physical device. 🤓
@Noumandev
@Noumandev Жыл бұрын
bhi muja splash top icon chahi ha kidr sa mila ga??
@CodingwithT
@CodingwithT Жыл бұрын
Wo m ny kud design kiya tha Photoshop m
@Noumandev
@Noumandev Жыл бұрын
apka pas para ha to send kar do bro @@CodingwithT
@nisarg8477
@nisarg8477 Жыл бұрын
didn't discuss how to changes images in dark mode ?
@CodingwithT
@CodingwithT Жыл бұрын
I suggest you watch my new playlist of e-commerce in which I talk about this in Login Screen design. But simply you can create a variable which checks the active screen mode. Inside build method create a variable like.. final isDarkMode = Theme.of(context). brightness==Brightness.dark; And now use the isDarkMode variable in your design to change the image. Image(isDarkMode? AddDarkImageUrl : AddLightImageUrl;
@programmermasud8657
@programmermasud8657 2 жыл бұрын
i can't find the assets
@CodingwithT
@CodingwithT 2 жыл бұрын
Sorry dear, I'll share them tomorrow morning
@programmermasud8657
@programmermasud8657 2 жыл бұрын
@@CodingwithT thanks
@CodingwithT
@CodingwithT 2 жыл бұрын
Not a problem 🤠
@akhilps9626
@akhilps9626 2 жыл бұрын
where i can get those pngs?
@CodingwithT
@CodingwithT 2 жыл бұрын
From the description link. Or visit CodingwithT.com/flutter-login-app
@mitcode1760
@mitcode1760 Жыл бұрын
can't download images fro drive. 404
@ariesxd6571
@ariesxd6571 2 жыл бұрын
The welcome one is missing nor shown
@CodingwithT
@CodingwithT 2 жыл бұрын
Welcome screen?
@ariesxd6571
@ariesxd6571 2 жыл бұрын
@@CodingwithT solved sir thank you very much sir
@CodingwithT
@CodingwithT 2 жыл бұрын
That's Great 👍🤠
@Matrix-jp2jn
@Matrix-jp2jn 2 жыл бұрын
@@CodingwithT welcome screen is missing
@jaydeepadvani8001
@jaydeepadvani8001 Жыл бұрын
Hello please create Playlist with configuration Apis
@CodingwithT
@CodingwithT Жыл бұрын
Noted 😃
@Nuur_Rajput
@Nuur_Rajput Жыл бұрын
we've created animation in 10 mins of this video .... what's the point of doing all that after 10 mins ???? is it necessary???
@CodingwithT
@CodingwithT Жыл бұрын
Its a State Management and It helps to use Separation of concern and make our life easy.
@khawlakhawla4344
@khawlakhawla4344 2 жыл бұрын
Your work is so attractive to me but why you don't share the images😕😕
@CodingwithT
@CodingwithT 2 жыл бұрын
Thank you dear, actually images causing Copyright issues that's why
@livebandar6615
@livebandar6615 Жыл бұрын
@@CodingwithT atleast say us where to buy it
@CodingwithT
@CodingwithT Жыл бұрын
Dear I'll this image with you 😊
@Hamza-yq7sj
@Hamza-yq7sj 2 жыл бұрын
Images link not worked......
@CodingwithT
@CodingwithT 2 жыл бұрын
Sorry! I'll update it today.
@incognitoguy2395
@incognitoguy2395 2 жыл бұрын
@@CodingwithT Please update it...
@muniirabdullahi4481
@muniirabdullahi4481 Жыл бұрын
@@CodingwithT Please update image link
@UtifeInc.-up1jf
@UtifeInc.-up1jf Жыл бұрын
I don’t understand GetX... can you please make a separate tutorial
@CodingwithT
@CodingwithT Жыл бұрын
Sure, I will
@sanaishaq7306
@sanaishaq7306 Жыл бұрын
image link is not working, 404
@CodingwithT
@CodingwithT Жыл бұрын
Oops 🤫. I'll update it 😃
@allhzzenmiserable2295
@allhzzenmiserable2295 Жыл бұрын
link download image error 404
@appkartsolution2961
@appkartsolution2961 2 жыл бұрын
Hi
@CodingwithT
@CodingwithT 2 жыл бұрын
Hi ✌️🤠
@odtu4948
@odtu4948 2 ай бұрын
where is images bro
@CodingwithT
@CodingwithT Ай бұрын
Link is in the description
@sanjapkoki
@sanjapkoki 2 жыл бұрын
Getx just erases everything i have learned so far about stateless and stateful widgets
📱DOPE Animations • Flutter Tutorial ♡
5:25
Mitch Koko
Рет қаралды 107 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Welcome Screen | Flutter Login UI | Flutter UI | 2023
16:39
Coding With T
Рет қаралды 36 М.
How to pick date and time in react native
24:21
Abhisheik sharma
Рет қаралды 48
Modern Design Flutter Login Page UI | Flutter Login Screen 2023
15:45
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН