Create a feedback form with Flutter and Firebase | Flutter Fire + Cloud Firestore integration

Опубликовано: 16 Март 2026
на канале: David Serrano
5,809
72

Learn how to integrate Flutter Fire into a Flutter app and send data to Cloud Firestore.

Install flutter: https://docs.flutter.dev/get-started/...
Register in Firebase: https://firebase.google.com/
More about Cloud Firestore: https://firebase.google.com/docs/fire...
Integrate Firebase with Flutter Fire: https://firebase.flutter.dev/docs/ove...

You can find the project here: https://github.com/svprdga/flutter_fi...

🔤 Text version of the video:
https://davidserrano.io/create-a-feed...

🔵 Follow me for more content like this:
  / svprdga  
https://davidserrano.io/

⏳ Timecodes:
00:00 - Introduction
01:29 - Creating the base app
07:25 - Firebase setup
08:13 - Cloud Firestore setup
11:48 - Flutter Fire setup
14:13 - Submit the feedback
19:36 - End of the tutorial