< splash screen > rest_app
authentication + splash screen flutter ui, ui created getting inspired from one share on dribble with flutter.
ui created getting inspired from one share on dribble with flutter, after getting amazing responce, 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 login to the firebase create a project and then > project overview then enter the “package name” for this project it is com.theindianappguy.rest_app
next >
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 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
register app >
next > next > skip this step
facing problems? contact me at linkedin i am always happy to help;
show support
- recommend me on linkedin – i will realy appriciate this
- don’t forget to star ⭐ the repo ��, it’s free.
requirements
- any operating system (ie. macos x, linux, windows)
- android studio/visual studio code
Comments are closed.