FlutFire
A complete Flutter project with:
App
- Flutter 2.2.3
- Flutter Bloc
- GetIt
- Freezed
- Firebase Authentication
- Firestore
- Push Notifications
- REST calls
Server:
- Cloud Functions and Scheduled Functions from GCP
- TypeScript
- NodeJs v16.5.0
- NestJS
App
Setup
make install
Running
make run
Build
make build-android
make build-ios
Server
Setup
npm install
Running
npm start
Deploy
npm run deploy
Screenshots
