https://github.com/bizz84/faker_app_flutter_firebase
Demo project for the first module of my Flutter & Firebase Masterclass
https://github.com/bizz84/faker_app_flutter_firebase
firebase flutter
Last synced: about 2 months ago
JSON representation
Demo project for the first module of my Flutter & Firebase Masterclass
- Host: GitHub
- URL: https://github.com/bizz84/faker_app_flutter_firebase
- Owner: bizz84
- License: mit
- Created: 2022-11-30T14:11:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T14:40:13.000Z (2 months ago)
- Last Synced: 2025-04-26T06:02:28.617Z (about 2 months ago)
- Topics: firebase, flutter
- Language: Dart
- Homepage: https://codewithandrea.com/courses/flutter-firebase-masterclass/
- Size: 479 KB
- Stars: 24
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Flutter & Firebase Crash Course
Demo project for my Flutter & Firebase Crash Course, which is the first chapter of my [Flutter & Firebase Masterclass](https://codewithandrea.com/courses/flutter-firebase-masterclass/)
## Getting Started
To follow along with the crash course, get the starter project by cloning this repo:
```
git clone https://github.com/bizz84/faker_app_flutter_firebase
cd faker_app_flutter_firebase
git checkout starter-project
```### [LICENSE: MIT](LICENSE.md)