Build a QuizApp from scratch with Flutter 1.5 & Firebase.
Enroll in the Course
git clone
cd quizapp
flutter run
- User Authentication. - Login, logout, and navigation
- Firestore - Data deserialization and state management.
- Quiz Topics List - FutureBuilder, Hero, and Animated Progress Bar
- Interactive Quiz - Advanced state management