Skip to content

Latest commit

Β 

History

History
33 lines (23 loc) Β· 998 Bytes

README.md

File metadata and controls

33 lines (23 loc) Β· 998 Bytes

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