Skip to content

fireship-io/flutter-firebase-quizapp-course

Repository files navigation

Flutter Firebase - The Full Course 3.0

🕊️🔥 Build a realtime Quiz App from scratch with Flutter 3 & Firebase.

Learn it

Enroll in the Flutter Firebase Course on Fireship.

Try it

Run it

git clone https://github.com/fireship-io/flutter-firebase-quizapp-course.git quizapp
cd quizapp

flutter run

Learning Goals

  • 👨‍🎤 Build a complete Flutter app with Firebase
  • 🐦 Master most common Flutter widgets
  • 🔏 User Authentication (Apple, Google, Anonymous)
  • ⚒️ State Management with Provider
  • 🔥 Model relational Firestore data
  • 🎭 Animation for realtime data streams
  • ⚓ Organize large Flutter projects
  • 🤖 Firestore -> Dart Classes with JSON Serializable
  • 🚀 Deploy to the Apple App Store and Google Play