Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 281 Bytes

Register-Login-App-Flutter

Simple Register/Login app in flutter/firebase.

Step 1: Clone this file in your desired folder

Step2: pub get

Step 3: Make a project in Firebase console

Step 4: Copy the API_KEY and place it in [API_KEY] in authentication.dart

step 5: run the app