This video is a case study showing how I have used Flutter Web and Cloud Functions in one of my projects.
I will shed some light about Full Stack Development, and show how I have:
built a backend with a REST API and Firestore
built an admin dashboard with Flutter web
HIGHLIGHTS
00:00 - Intro
01:42 - Project overview
03:36 - Backend implementation with Firestore and Cloud Functions
04:21 - Should the client talk to a REST API, or Firestore directly? Discussion of tradeoffs
06:20 - Flutter web: is it worth it, and when?
08:07 - Full Stack Development
LINKS:
Full Source Code: 👇👇
https://github.com/bizz84/ncov2019-ap...
Live Admin Dashboard: 👇👇
https://ncov2019-admin.firebaseapp.co...
Getting Started with Cloud Functions for Firebase using TypeScript - Firecasts: 👇👇
• Getting Started with Cloud Functions ...
Flutter REST API Crash Course: 👇👇
https://courses.codewithandrea.com
Happy Coding!