Flutter Animated Native Splash - No NEED any package

preview_player
Показать описание
📄Adding an animated splash screen directly in Flutter using dart code is possible, however, the way Flutter application starts as a FlutterActivity or a FlutterViewController in Android and iOS adds a few seconds before Flutter actually draws its first frame. Therefore, having a splash screen natively will start the animation the moment the app launches, resulting in a better user experience.

📁 Source Code

⚡ SUBSCRIBE HERE⚡

🌐 Social Media

#flutter #fluttertutorial #flutterwidgets #fluttercourse #flutterinhindi #flutteranimation #splashscreen #splashflutter
Рекомендации по теме
Комментарии
Автор

But the function provideSplashScreen has been deprecated for a long time. You should read the documentation, there is a better way to do it now

Andrey-xvfl
Автор

this was so helpful, thank you so much

savyy
Автор

Hello, nice video but getting import error with import
SplashScreen not refering

paraslamsong
Автор

works for me, but underneath I have a blank space, how to fix this?

antoniofranciscozubiaurre
Автор

before trying you need to know it only works for android and not for ios

zeiadmohammed
Автор

Don't do this. It doesn't work.

codybaster
Автор

how about for iOS? we add animation file load in the LaunchScreen.storyboard?

tenaity
Автор

Hi there, I implemented this logic long ago and it worked, but rebuilding my app after some time it no longer works and also avoids my app from building, how can I resolve?

here is the error:

* What went wrong:
Execution failed for task ':app:compileDebugKotlin'.
> A failure occurred while executing
> Compilation error. See log for more details

mrfounderr
Автор

I get do all the steps in the video and does not work for me I get an error in the gradle, so the project does not work anymore

محفوظبنسباح
Автор

do u have a just like picture only splash screen? thank you

janmarcgelogo
Автор

this has been deprecated, any updates ?

zuxxlo
Автор

how to add intro logo after that animation?

ikogothsa
Автор

What about animated native splash for iOS?

samwise
Автор

Error: The file name must end with .xml

hammamhammad
Автор

Would this work if I have a custom JSON file and not a Lottie JSON?

nakulbisht