Going Full Stack with Flutter Web & Cloud Functions: A Case Study

Опубликовано: 17 Октябрь 2024
на канале: Andrea Bizzotto
5,374
175

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!