Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fireship-io/flutter-firebase-quizapp-course
- Owner: fireship-io
- Created: 2019-05-14T03:27:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T16:33:16.000Z (over 1 year ago)
- Last Synced: 2024-08-03T14:09:53.525Z (6 months ago)
- Topics: android, dart, education, firebase, flutter, ios
- Language: Dart
- Homepage: https://fireship.io/courses/flutter-firebase/
- Size: 2.38 MB
- Stars: 553
- Watchers: 35
- Forks: 245
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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 quizappflutter 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