Skip to content

fireship-io/flutter-firebase-quizapp-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

239846d Β· Jun 17, 2022

History

48 Commits
Jun 17, 2022
Oct 23, 2021
Jun 17, 2022
Jun 17, 2022
Jun 17, 2022
Oct 23, 2021
Oct 23, 2021
Jun 17, 2022
Jun 17, 2022
Jun 17, 2022
Jun 17, 2022

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