Understand how Firebase works and how to wire it up with Flutter

What you will learn

– Connect Firebase to Flutter project

– Know how to create, read, update, delete Items in your Firebase Database

– Use Streambuilder to display all your Data

Description

We will be building 2 Apps and connect both to Firebase. Our first App will have all important functionallities you need to know. You can use this project as a reference for your own Apps. The second App will be a todo list which you can do as a excercise or with me together.

– Connect Firebase to your projects

– Build Databases


Get Instant Notification of New Courses on our Telegram channel.


– Create, read, update, delte Items in your Databases

– Read All items from your Databases and display them

Have fun, enjoy!

English
language

Content

Introduction

Welcome
CRUD App showcase
Setting up Layout 1
Setting up Layout 2
Firebase introduction
Connect Firebase to Android
Connect Firebase to IOS
Read Data from Firebase
Delete Data from Firebase
Create Data for Firebase
Update Data for Firebase
Show all items -> Streambuilder
Streambuilder bug fixing
App 2 introduction
App 2 without Firebase – ListView
App 2 without Firebase – Add functionality
App 2 without Firebase – Fixing bug
App 2 add Firestore
App 2 Create & Delete functionality
App 2 Streambuilder
Bye!