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
make install
make run
make build-android
make build-ios
npm install
npm start
npm run deploy