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