Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

QuizApp Built with Flutter & Firebase
https://github.com/fireship-io/flutter-firebase-quizapp-course

android dart education firebase flutter ios

Last synced: 3 months ago
JSON representation

QuizApp Built with Flutter & Firebase

Awesome Lists containing this project

README

        

# 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](https://fireship.io/courses/flutter-firebase/) on Fireship.

## Try it

- [Get it on The App Store](https://itunes.apple.com/us/app/fireship/id1462592372?mt=8)
- [Get it on Google Play](https://play.google.com/store/apps/details?id=io.fireship.quizapp)

## 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