Тёмный

Flutter Native Splash Screen Detailed Setup Guide | 2024 Edition 

FlutterCraft
Подписаться 1,4 тыс.
Просмотров 34 тыс.
50% 1

Опубликовано:

 

12 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 69   
@miguel900030
@miguel900030 3 месяца назад
Well organized, short and concise, please keep making this type of videos. You earned a new subscriber.
@gofullstack
@gofullstack 3 месяца назад
I've used this package since I started using Flutter in 2019 and it's just perfect
@vfxdsn8898
@vfxdsn8898 2 месяца назад
This guide is legit! The clearest and easiest guide ever!
@rafikhan1667
@rafikhan1667 Месяц назад
Thank you so much for the detailed video. Really helpful ❤
@tahadarwesh
@tahadarwesh 3 месяца назад
Great work, Keep it up.
@flutter_craft
@flutter_craft 3 месяца назад
Thank you!
@syahidbaddry3009
@syahidbaddry3009 3 месяца назад
this is the best one so far
@flutter_craft
@flutter_craft 3 месяца назад
Thank you!
@barssemerci4377
@barssemerci4377 3 месяца назад
The explanation is very clear and simple.
@flutter_craft
@flutter_craft 3 месяца назад
Thank you!
@aliwaseem5990
@aliwaseem5990 3 месяца назад
super organized video, thank you. I hope to see the right way of handling sizes.
@theparten
@theparten 3 месяца назад
wow you made everything clear👍...
@flutter_craft
@flutter_craft 3 месяца назад
Thank you!
@Krutarth_Vaishnav_
@Krutarth_Vaishnav_ 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 3 месяца назад
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 3 месяца назад
​@@flutter_craft subscribed
@morket
@morket 3 месяца назад
excellent explanation, very clear and complete, cheers from chile, sorry for my english i speak spanish :P
@flutter_craft
@flutter_craft 3 месяца назад
Your English is great!
@sauravmehtaUnique
@sauravmehtaUnique 7 дней назад
Update: Gifs are now supported by the package.
@chsikawa
@chsikawa 3 месяца назад
many thanks, so many helps studying flutter. i expect other useful videos :)
@VirusZyrus
@VirusZyrus 3 месяца назад
Very grateful for your explanation
@AbdelrahmanMohamedAmeen
@AbdelrahmanMohamedAmeen 3 месяца назад
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 3 месяца назад
@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 2 месяца назад
Great work thank you so much ❤💪
@munibahmad2593
@munibahmad2593 3 месяца назад
thank you. 10/10 for the best explanation
@flutter_craft
@flutter_craft 3 месяца назад
You're welcome! Glad you found the video helpful.
@matias_san
@matias_san 3 месяца назад
Awesome video! New sub
@ray0010
@ray0010 3 месяца назад
thank you fod this. subbed
@flutter_craft
@flutter_craft 3 месяца назад
Awesome, thank you!
@winko7900
@winko7900 Месяц назад
Thank you so much.
@liwakalamate3846
@liwakalamate3846 26 дней назад
What tools did you use to create the logo,brand and background images
@flutter_craft
@flutter_craft 23 дня назад
Canva
@Cagatay-gf8mp
@Cagatay-gf8mp 2 месяца назад
thanks a lot
@S4V3NGaming
@S4V3NGaming 3 месяца назад
Great video
@linkonidas
@linkonidas 3 месяца назад
muito bom seu tutorial, parabéns, faça de icone também por favor.
@vaarish1425
@vaarish1425 22 дня назад
Hello sir, i need help I do actually what you do , nothing changed in my native splash screen
@exeshka
@exeshka Месяц назад
Очень понятный туториал! Не подскажите как сделать анимированный splash?
@ahmedmokabel94
@ahmedmokabel94 3 месяца назад
Amazing
@reshmasuresh3625
@reshmasuresh3625 2 месяца назад
Hi, can I know the difference between between logo with and w/o background for android 12+
@flutter_craft
@flutter_craft 2 месяца назад
Hi, the logo background in Android 12+ is optional, but intended to create contrast between the icon and the window background.
@sridhars5550
@sridhars5550 3 месяца назад
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 3 месяца назад
@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 3 месяца назад
@@flutter_craft thank you sir
@alvaromady
@alvaromady 3 месяца назад
Nice
@rickyamante4330
@rickyamante4330 3 дня назад
not work in my android 14 huhu
@helloworld-dh4pk
@helloworld-dh4pk 3 месяца назад
hello sirr.... please more video...😊
@flutter_craft
@flutter_craft 3 месяца назад
Just published a video on Shared Preferences. Hope you enjoy it!
@samymohsen505
@samymohsen505 2 месяца назад
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 2 месяца назад
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.
@merahelps5446
@merahelps5446 22 дня назад
I am trying step by step but not working for me :(
@meraahmad9471
@meraahmad9471 19 дней назад
Yes me too
@manuthambi8184
@manuthambi8184 17 дней назад
​​@@meraahmad9471 I tried chatgpt.... Made my way through with its help
@sauravmehtaUnique
@sauravmehtaUnique 7 дней назад
@@manuthambi8184 Just tried and worked in one go :p.
@djedankharkryonia4223
@djedankharkryonia4223 3 месяца назад
Thank you! But how can we make this work on Linux, Windows or MacOS ?
@flutter_craft
@flutter_craft 3 месяца назад
@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.
@almedinpasalic4997
@almedinpasalic4997 Месяц назад
I have a problem with this package, do you have a contact so I can describe the problem to you?
@zibrilzgame
@zibrilzgame 2 месяца назад
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
@user-xv6yr7sw2e
@user-xv6yr7sw2e 2 месяца назад
Like mine
@flutter_craft
@flutter_craft 2 месяца назад
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.
@takundachamaona
@takundachamaona 10 дней назад
My logo is small on the screen, how can I make it bigger
@sauravmehtaUnique
@sauravmehtaUnique 7 дней назад
Save the logo in a bigger dimension.
@takundachamaona
@takundachamaona 7 дней назад
@@sauravmehtaUnique please explain by that
@NoBodyknow172
@NoBodyknow172 3 месяца назад
Can you please explain new themes in flutter 3.22.0
@flutter_craft
@flutter_craft 3 месяца назад
@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.
@user-xv6yr7sw2e
@user-xv6yr7sw2e 2 месяца назад
My logo dont show why!
@flutter_craft
@flutter_craft 2 месяца назад
I can try to help, but would need more details. What specifically did you try? And what is happening?
@atikurrahmanatik9863
@atikurrahmanatik9863 23 дня назад
do not work sir
@flutter_craft
@flutter_craft 23 дня назад
Perhaps you can share some specifics along with what you’ve tried to fix the issue.
@esneiderbertel9813
@esneiderbertel9813 3 месяца назад
crack...
Далее
10x Your Speed With Flutter
8:04
Просмотров 36 тыс.
Top 30 Flutter Tips and Tricks
6:50
Просмотров 554 тыс.
Cute
00:16
Просмотров 7 млн
Building a Mobile App in 2024: The BEST Technologies
13:31
How to Create a Stunning Splash Screen in Flutter
9:31
Flutter Animated Splash Screen..!
8:25
Просмотров 722
Flutter Basics by a REAL Project
25:42
Просмотров 473 тыс.
Most overpowered way to build mobile apps?
8:33
Просмотров 791 тыс.
Hack your brain with Obsidian.md
11:53
Просмотров 1,9 млн
🖥📱RESPONSIVE DESIGN • Flutter Tutorial
8:03
Просмотров 284 тыс.
So, you want to build apps & websites?
9:34
Просмотров 162 тыс.
Cute
00:16
Просмотров 7 млн