Authentication with Splash Screen Flutter UI

  UI, Widgets

Info: Authentication + Splash Screen Flutter UI, UI created getting inspired from one share on the dribble with flutter.

rest_app

Rest App, with Firebase Auth + SplashScreen

UI created getting inspired from one share on the dribble with flutter, after getting amazing response, Added Firebase Authentication

To use just connect to firebase, All the things are done just add the googleservice.json file and ios GoogleService-Info.plish and you are done.

Do ⭐ the repo it really motivates me to share more open source

Setup Process in Two Steps

1. Connect with Firebase Android

So for this first log in to the firebase create a project and then > Project Overview then enter the “Package Name” for this project it is com.theindianappguy.rest_app

Screenshot 2020-02-04 at 1 14 47 PM

Next >

Screenshot 2020-02-04 at 1 15 03 PM

Next > Next > Skip this step

2. Connect with Firebase IOS

Open any file inside the ios directory in the main project then there will be an option to open it in Xcode at the top right-hand corner, or you can just open the ios directory with Xcode then open the runner and there will be the “Bundle Id” copy that and

Screenshot 2020-02-04 at 1 45 34 PM

Register app >

Screenshot 2020-02-04 at 1 49 02 PM

Requirements

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Android Studio/Visual Studio Code

Download Source Code on GitHub