Latest Flutter Splash Screen Tutorial 2023 | Splash Screen Design UI

  Рет қаралды 61,841

Coding With T

Coding With T

Күн бұрын

Пікірлер: 116
@ryansumbele3552
@ryansumbele3552 5 ай бұрын
I recommend finishing this project tuotrial guys, i did just 90% of it and it was enough to get me a flutter developer job at an e-commerce company in my country.
@CodingwithT
@CodingwithT 4 ай бұрын
Many many Congratulations 🥳 🙌 🎉🥳 I am glad it’s very helpful to you.
@CodingwithT
@CodingwithT 4 ай бұрын
Can you please comment this on other videos or maybe in the first video ❤️
@ryansumbele3552
@ryansumbele3552 4 ай бұрын
Okay sure.
@MuhammadShahzad-f4h
@MuhammadShahzad-f4h Жыл бұрын
"This tutorial is incredibly helpful! The step-by-step explanations and clear demonstrations made it easy to understand and apply. Thank you for sharing your expertise -
@CodingwithT
@CodingwithT Жыл бұрын
Thank you so much dear 🤩
@overbyte
@overbyte 7 ай бұрын
top man - thanks a lot dude
@CodingwithT
@CodingwithT 7 ай бұрын
You're very welcome! If you have any more questions or need further assistance, don't hesitate to ask. Happy to help!
@SKShahidAli-r1k
@SKShahidAli-r1k 9 ай бұрын
Can you please say me how you have that device in android studio as it has only Pixel devices
@taufeeqahmad3629
@taufeeqahmad3629 Жыл бұрын
can't wait to complete it ! Yesterday I bought the source code but I waiting for tutorials to complete it.
@CodingwithT
@CodingwithT Жыл бұрын
Thank you 😊. I'm trying to speed it up.
@eliaszayoud7487
@eliaszayoud7487 26 күн бұрын
Hello my friend thank you for this course. i can't download app starter ui kit can you h elp me?
@CodingwithT
@CodingwithT 26 күн бұрын
You can download the source code from here: codingwitht.com/shop/
@karansukhani6389
@karansukhani6389 8 ай бұрын
flutter_native_splash is run successfully but when I am running it the same flutter logo pops up
@CodingwithT
@CodingwithT 8 ай бұрын
Try removing flutter native and add again.
@karansukhani6389
@karansukhani6389 8 ай бұрын
I tried it but the same appears with the flutter logo ,It is not showing the image I added @@CodingwithT
@SA-nx1pp
@SA-nx1pp 8 ай бұрын
facing same problem@@CodingwithT
@IzzatH-pk4xx
@IzzatH-pk4xx 5 ай бұрын
do you resolve this already? I just restart my devices and last resort, restart android studio
@karansukhani6389
@karansukhani6389 4 ай бұрын
@@IzzatH-pk4xx Yes it is resolved
@hassanaly.1
@hassanaly.1 10 ай бұрын
Any specific reason to use splash.yaml file instead of creating a file splash.dart and call it in the main.dart file for few seconds. i usually see this approach in other tutorials.
@CodingwithT
@CodingwithT 10 ай бұрын
There is a default splash white screen when you run the app. This way we can replace that White screen with our splash. You can also implement the .dart file
@hassanaly.1
@hassanaly.1 10 ай бұрын
@@CodingwithT thanks for the reply.
@Love4Tails
@Love4Tails Ай бұрын
What will be the cost of making an ecommerce app like blinkit
@CodingwithT
@CodingwithT 28 күн бұрын
You can reach us at Whatsapp or email. www.codingwitht.com/contact-us
@shahidwani6445
@shahidwani6445 8 ай бұрын
Sir, what are the dimensions of images that u used for splash
@CodingwithT
@CodingwithT 8 ай бұрын
Not sure but I guess it’s 150 x 150 and also add some space around logo
@0_.tabbby._0
@0_.tabbby._0 8 күн бұрын
sir you are going to teach us how to add the admin pannel with this tutorial right? 🤭😁
@CodingwithT
@CodingwithT 8 күн бұрын
These are the app tutorials and after these one. I also have a course which i am uploading these days in which covering admin panel in detail. Link is in the description
@0_.tabbby._0
@0_.tabbby._0 8 күн бұрын
@@CodingwithT thank youuu
@disneldel
@disneldel Жыл бұрын
thank you
@CodingwithT
@CodingwithT Жыл бұрын
You're welcome.😊
@monitapawar3088
@monitapawar3088 8 күн бұрын
I cant find t store splash white image , can you sent link
@CodingwithT
@CodingwithT 8 күн бұрын
It’s in the assets. Have you downloaded the starter kit?
@AbdurahmanSherzad-n1e
@AbdurahmanSherzad-n1e 28 күн бұрын
while i write the native_splash_screen command in the terminal it gives me an error can you help me fix it?
@CodingwithT
@CodingwithT 28 күн бұрын
Please share the exact error message you're getting when you run the native_splash_screen command, and I'll help you troubleshoot it!
@AbdurahmanSherzad-n1e
@AbdurahmanSherzad-n1e 27 күн бұрын
@@CodingwithT thank u very much i fixed it, the issue was in the flutter installation.
@Dewnam
@Dewnam 3 ай бұрын
When I run it says error on line 41, column 5 of pubspec.yaml: a dependency may only have one source. How do I fix this?
@CodingwithT
@CodingwithT 3 ай бұрын
It throws an error because of Indention. It is important to maintain Indention while adding a dependency in pubspec.yaml. If you didn't find the solution then I am here for your help.
@shaiea_ali
@shaiea_ali 2 ай бұрын
Where do I get the images and icons folder?
@CodingwithT
@CodingwithT 2 ай бұрын
you can get icons and images from codingwitht.com/product/flutter-ecommerce-app-with-firebase/ by selecting App Project Starter kit in variation
@haikal1680
@haikal1680 7 ай бұрын
Error: unable to locate asset entry in pubspec.yaml: "assets/fonts/Poppins-Regular.ttf". Failed to compile application. how to fix this… when i removed font asset entry fir poppin light, it give me that
@CodingwithT
@CodingwithT 7 ай бұрын
It seems like the error is indicating that the asset entry for the "Poppins-Regular.ttf" font is missing in your pubspec.yaml file. To fix this issue: Open your pubspec.yaml file. Ensure that you have the correct path to the "Poppins-Regular.ttf" font file listed under the "assets" section. It should look something like this: assets: - assets/fonts/Poppins-Regular.ttf Save the changes to your pubspec.yaml file. Run flutter pub get to ensure that Flutter fetches the font asset. After completing these steps, try running your application again. If you're still encountering issues, double-check the file path and ensure that the font file is located in the specified directory. Let me know if you need further assistance!
@Dewnam
@Dewnam 3 ай бұрын
Hey when I run it it says” error on line 41, column 5 of pubspec.yaml: a dependency may only have one source.
@arjukumar1305
@arjukumar1305 4 ай бұрын
where you have design your logo please share the link
@CodingwithT
@CodingwithT 3 ай бұрын
You will get the logo with the assets from the App project starter kit codingwitht.com/product/flutter-ecommerce-app-with-firebase/
@takundachamaona
@takundachamaona Ай бұрын
When i try to run the command its saying Could not find package "flutter_native_splash". Did you forget to add dependancy? .... please help😢
@CodingwithT
@CodingwithT Ай бұрын
you first have to add package by typing "flutter pub add flutter_native_splash" in the terminal
@takundachamaona
@takundachamaona Ай бұрын
@@CodingwithT thank you it helped
@aouadicharaf1038
@aouadicharaf1038 11 ай бұрын
❤❤❤
@CodingwithT
@CodingwithT 11 ай бұрын
💕
@ishuraa-b
@ishuraa-b 2 ай бұрын
I'm getting this error - Your 'splash.yaml` appears to be empty or malformed.
@ishuraa-b
@ishuraa-b 2 ай бұрын
Resolved - Used this command on vscode - dart run flutter_native_splash:create --path=splash.yaml
@CodingwithT
@CodingwithT 2 ай бұрын
Fantastic
@reemadhainy
@reemadhainy 4 ай бұрын
when i run the app to see the splash screen i got an error in the dart analysis that says the name "MyApp" isn't a class in the location widget_test.dart , how can i sole it :(
@kiminara3045
@kiminara3045 3 ай бұрын
did you find a solution? ,please I have the same issue.
@CodingwithT
@CodingwithT 3 ай бұрын
Just delete the test file. Or you can give any class name to that you have created. This error is because the main.dart have only one class MyApp and you have removed it or changed the name of it.
@powerfulspiritualbhajan
@powerfulspiritualbhajan 10 ай бұрын
hello brother, its not working in iOS emulator. its shows error as "CocoaPods not installed or not in valid state. Error launching application on iPhone 15 Pro Max."
@CodingwithT
@CodingwithT 10 ай бұрын
It happens sometimes when your IDE is unable to find some path. Here is the expected solution: sudo gem uninstall cocoapods && sudo gem install cocoapods restart IDE or Editor The last step should solve the issue if not close the project entirely. Note: CocoaPods often take more then 5 to 10 minutes or some people reported an hour so sit related and enjoy the ☕
@powerfulspiritualbhajan
@powerfulspiritualbhajan 10 ай бұрын
@@CodingwithT ok I will
@sampletest-vi1zn
@sampletest-vi1zn 4 ай бұрын
Android 14 Not Proper Show Image In Center , Round Circle Inside Image , How To Remove Round Circle In Splash Screen ?
@CodingwithT
@CodingwithT 4 ай бұрын
Make sure its not added in the image you are uploading
@td8043
@td8043 8 ай бұрын
When I’m running the command at 4:06 , first it showed run in the root directory. I did that , now it’s showing error in exception handling , there is no flutter_native_splash in pubsec.yaml even though there is
@CodingwithT
@CodingwithT 7 ай бұрын
did you run this? "flutter pub add flutter_native_splash"
@muhammadfaris1646
@muhammadfaris1646 6 ай бұрын
Maybe u need to rename the splash file into flutter_native_splash.yaml I have same issue because im using vs code as my IDE. I try using this method and it works for me
@td8043
@td8043 6 ай бұрын
Issue resolved
@fathimaifla9215
@fathimaifla9215 6 ай бұрын
Sir please help me my splash screen isn't working . I have 8gb ram laptop
@CodingwithT
@CodingwithT 6 ай бұрын
Make sure you have proper indentation (spacing) in the splash file and everything is properly added
@dhruvnarang2111
@dhruvnarang2111 7 ай бұрын
can you provide me the same images of the splash Screen as you added?
@CodingwithT
@CodingwithT 7 ай бұрын
you can get the assets for free from the App Project Starter kit from the link codingwitht.com/product/flutter-ecommerce-app-with-firebase/
@gabriellevanessaa
@gabriellevanessaa 14 күн бұрын
Im getting an unimplemteted error.
@CodingwithT
@CodingwithT 12 күн бұрын
Please share more details
@satishchouhan2809
@satishchouhan2809 10 ай бұрын
i need this type splash screen please tell me how to create this splash
@CodingwithT
@CodingwithT 10 ай бұрын
I created this using Photoshop
@Mani-iq6tn
@Mani-iq6tn 3 күн бұрын
Sir could you please share the assets for this project
@CodingwithT
@CodingwithT 2 күн бұрын
You can download the asset from codingwitht.com/product/flutter-ecommerce-app-with-firebase/ by selecting app project starter kit from the variations.
@fabriciomedeiros987
@fabriciomedeiros987 Жыл бұрын
Hi, what's images sizes ?
@CodingwithT
@CodingwithT Жыл бұрын
you can get images from cwtstore.gumroad.com/l/Flutter-Project-Starter-Kit.
@fabriciomedeiros987
@fabriciomedeiros987 Жыл бұрын
@@CodingwithT thank you!
@figmaguru
@figmaguru 9 ай бұрын
Without visual how I start learning this tutorial 😢😢
@amshtraining
@amshtraining Жыл бұрын
I am from Yemen and when I open your website I faced this error 'Sorry, this item is not available in your location.'. Thanks for every things🌹
@CodingwithT
@CodingwithT Жыл бұрын
I didn't get your question. My website is not available there?
@RTJ3DCosplay
@RTJ3DCosplay 2 ай бұрын
THE FLUTTER SPLASH METHOD HAS CHANGED !!!! the one mentioned in this video no longer works could you please make a new video showing how to do it now ???
@CodingwithT
@CodingwithT 2 ай бұрын
The Flutter native splash method hasn't been changed. The method used in the video should still work. If you're facing issues, feel free to share the details, and I'll help you troubleshoot!
@RTJ3DCosplay
@RTJ3DCosplay 2 ай бұрын
@@CodingwithT i have found it has changed slightly, you do still need the splash.yaml but MUST be called the flutter_native_splash.yaml , and the code flutter pub run ect. is now depreciated and the new code is just "dart run flutter_native_splash:create" everything else you say in this video is still correct but the method to actually create it has changed - that's how i got mine to work based on the info from pub dev / packages / flutter_native_splash , i am super new to this but not using the dart run method was causing the app not to open with the terminal reading " --path" is not recognised and the "method depreciated" - i don't know if this is a super new thing but NO ONE has a video on it ! - i appreciate the comment im going through these tutorials with great anticipation.
@VitraKami
@VitraKami Ай бұрын
For me this worked
@naimatiqbal
@naimatiqbal Ай бұрын
please share T logo for splash screen
@CodingwithT
@CodingwithT Ай бұрын
You can get the assets and folder structure from codingwitht.com/product/flutter-ecommerce-app-with-firebase/ by selecting app project starter kit from the variations for free
@figmaguru
@figmaguru 9 ай бұрын
Please provide assets file or size of all assets like image,icons and illustration ☹️🤕
@CodingwithT
@CodingwithT 9 ай бұрын
It's added in the description 🎉
@erperejildo
@erperejildo 11 ай бұрын
why is my image being cut?
@CodingwithT
@CodingwithT 11 ай бұрын
Add spacing in your image
@erperejildo
@erperejildo 11 ай бұрын
@@CodingwithT how much?
@alghanykennedy
@alghanykennedy Жыл бұрын
sir i have error, image is not showing. Please help
@CodingwithT
@CodingwithT Жыл бұрын
Please recheck your image size and check if its properly added. Also check indentation(spacing).
@alghanykennedy
@alghanykennedy Жыл бұрын
@@CodingwithT what size i should use sir?
@maazafridi2090
@maazafridi2090 11 ай бұрын
2 spaces from the left side@@alghanykennedy
@adamilham_
@adamilham_ 10 ай бұрын
Can I have the assets file pls?
@CodingwithT
@CodingwithT 10 ай бұрын
Please download the free starter kit which has all the assets 😀
@cisco3854
@cisco3854 10 ай бұрын
If you try this for Android 12 && above you will have a huge headache because of the splash screen package.
@CodingwithT
@CodingwithT 10 ай бұрын
I'm using Android 12 and it's working fine.
@awisadestiny5459
@awisadestiny5459 9 ай бұрын
How did you resolve it because I'm currently facing similar issue, the image isn't showing
@cisco3854
@cisco3854 9 ай бұрын
@@awisadestiny5459 I have a final exams these days , and the solution of this issue is so freaken long and hard , so as soon as l finished I will send you a message, but the only way I know to solve it is from Android studio.
@yoityoboy
@yoityoboy 7 ай бұрын
i'm having that problem, how did you fix it??
@illumi98
@illumi98 5 ай бұрын
Im using android 12, pixel 8 emulator. And it runs just smooth
@RaiwindConcreteProducts-dh7yf
@RaiwindConcreteProducts-dh7yf 13 күн бұрын
is the source files available for Money only ? please anser ?
@CodingwithT
@CodingwithT 13 күн бұрын
You can download the starter kit for free and only the complete app is at a small amount
@ghulammurtaza7959
@ghulammurtaza7959 Жыл бұрын
yar is course ki videos jaldi lao
@CodingwithT
@CodingwithT Жыл бұрын
Bro i don't have a team, i am working individually. I am trying my best to speed up the process. 😊
@gante3313
@gante3313 10 ай бұрын
The image I want to add to my application does not fit into the box given to me. The box is too small, the image is 600,600px. I would be very happy if you help me how to edit (image) flutter_native_splash: ^2.3.7 flutter_native_splash: color: "#22092C" android: true ios: false fullscreen: true android_12: image: lib/assets/devv.png branding: lib/assets/yeni2.png
@CodingwithT
@CodingwithT 10 ай бұрын
Just spacing around your image and upload it again.
@gante3313
@gante3313 10 ай бұрын
@@CodingwithT Thank you very much, good luck bro
Flutter Onboarding Screen Tutorial - Flutter eCommerce App
23:42
Coding With T
Рет қаралды 50 М.
Login Page in Flutter tutorial - Flutter Login Page UI 2023
16:45
Coding With T
Рет қаралды 41 М.
She's very CREATIVE💡💦 #camping #survival #bushcraft #outdoors #lifehack
00:26
pumpkins #shorts
00:39
Mr DegrEE
Рет қаралды 123 МЛН
Synyptas 4 | Жігіттер сынып қалды| 3 Bolim
19:27
kak budto
Рет қаралды 1,4 МЛН
Бенчик, пора купаться! 🛁 #бенчик #арти #симбочка
00:34
Симбочка Пимпочка
Рет қаралды 3,6 МЛН
Easiest Splash Screen Animation 2024 #ui #figmatutorial #figma
9:45
Ayesha Akhtar | inkitdesigns
Рет қаралды 2,8 М.
How to Create a Stunning Splash Screen in Flutter
9:31
Spellthorn
Рет қаралды 72 М.
Flutter Native Splash Screen Detailed Setup Guide | 2024 Edition
9:56
Create Splash Screen in Flutter App the Right Way in 2021
9:46
MJSD Coding
Рет қаралды 172 М.
Flutter Change App Icon and App Name | Android & iOS
8:45
Hussain Mustafa
Рет қаралды 21 М.
She's very CREATIVE💡💦 #camping #survival #bushcraft #outdoors #lifehack
00:26