Splash screen in Futter design with basic animation using VS Code Editor(without vocal)

Published: 21 June 2018
on channel: SL Coder Ego with Coding (SL Programmer)
8,814
60

Let's create a splash screen with flutter framework for IOS and Android with Scale, Slide, Fade transition.

Content:
How to overlay widget using Stack.
How to add color with opacity.
Add logo and add scale animation.
Layout widget using Column and Row.
Add margin for widget using SizedBox or Container.
Material circular buttons with splash color and highlight color.

How to stop rotate widget or screen in flutter.
how to hide debug banner

How to use AnimationController and Animation classes.
How to use ScaleTransition, SlideTransition, FadeTransition widgets.
How to add and use different fonts.

How to use GestureDetector and InkWell widgets.

Do not contain:
How to respond to different devices screens(add space between logo, description, buttons and signWith). So, if you want to do this, you have few options: easy method is to with or without adding SizedBox widget to get space in between widgets or wrap those widgets with padding widget and add paddings that you want and in the Column widget use MainAxisAlignment.spaceBetween or there are some other elements read them here:

https://docs.flutter.io/flutter/rende... ,

https://stackoverflow.com/questions/5...

and the boring way to get the screen height using MediaQuery and without removing SizedBox subtract or divide space that you want from device height. Also, you can try this source code:

https://gist.github.com/Blasanka/39b7...

Got the initial idea from:
https://graphicriver.net/item/laundry...

Source code and other resources:
https://gist.github.com/Blasanka/073f...
slcoderlk.blogspot.com

Learn more:
https://docs.flutter.io/flutter/anima...
https://flutter.io/tutorials/animation/
https://docs.flutter.io/flutter/servi...
https://flutter.io/widgets-intro/
https://flutter.io/widgets/animation/
https://flutter.io/gestures/

Music from:
   • Video  

Flutter basics for beginners tutorial series with vocal:
   • Flutter SDK and Dart Programming lang...  


Watch video Splash screen in Futter design with basic animation using VS Code Editor(without vocal) online without registration, duration hours minute second in high quality. This video was added by user SL Coder Ego with Coding (SL Programmer) 21 June 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 8,814 once and liked it 60 people.