Today we are going to talk about how to build a splash screen with BLoC state management library. I hope you know what a splash screen is. For those who do not know, let me give a brief introduction first. When you open an app you may have seen a loading screen, which may show a progress indicator and app logo, after which you will be automatically rerouted to the main interface of the app. This loading screen is called the splash screen. Let me show you a few examples so you will have a better understanding of what it is.

Image for post

I hope now you have an idea about splash screens. Then let’s move into coding!

PREREQUISITE

In this article I will not talk deeply about BLoC library; therefore it would be better if you had knowledge about BLoC library before moving on with the article. If you have worked with BLoC then great! you can skip this part. But for those who do not have an idea about BLoC, I strongly recommend you watch this video before moving on.

#flutter #flutter ui #bloc

How to Create a Splash Screen with BLoC in Flutter
29.00 GEEK