Flutter Tutorial - Native Splash Screen [2021] & Real Splash Screen - Android & iOS
Video Statistics and Information
Channel: Johannes Milke
Views: 44,715
Rating: undefined out of 5
Keywords: flutter, flutter tutorial, flutter splash screen image, flutter splash screen tutorial, flutter splash screen example, flutter splash screen, flutter splash, android splash screen, ios splash screen, flutter splash screen animation, flutter beautiful splash screen, flutter real splash screen, create launch screen in flutter, flutter launch screen, splash screen in flutter, real splash screens tutorial
Id: 8ME8Czqc-Oc
Channel Id: undefined
Length: 6min 56sec (416 seconds)
Published: Wed Jan 27 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
The hard part is not to use a library that will set the native splashscreens, but to master the transition between the native splash screen and the flutter splash screen.
How do you preserve the image to be exactly the same size and the exact same position?
Source code: https://github.com/JohannesMilke/native_splash_screen_example
Follow me on Twitter: https://twitter.com/JohannesMilke
Integrate a real & native Splash Screen to your Flutter app for Android & iOS with the Flutter Native Splash Package.
Very useful! Thanks