- 1. Introduction
- 2. Download APK
- 3. Documentation Step-by-Step
- 4. Technologies
- 5. Features
- 6. Installing and Running
- 7. References
Quiz with Google authentication and Firebase realtime for questions and score. It was developed at Next Level Week 5, an event promoted by Rockeseat [1].
- Flutter [2]
- Material Design [3]
- Firebase [4]
- Material design;
- Firebase;
- Firestore and realtime synchronization for questions and score;
- Authentication with Google;
- Anonymous answers are not allowed;
- Clone this repo:
git clone [email protected]:90lucasgabriel/quiz-nlw5.git quiz
- Access directory:
cd quiz
- Run
flutter run
- Check browser or connected device;
- Rocketseat - Available on https://rocketseat.com.br/;
- Flutter - Available on https://flutter.dev/;
- Material Design - Available on https://material.io/;
- Firebase - Available on https://firebase.google.com/;