Firestore (Package of the Week)

preview_player
Показать описание
Firestore is a flexible, scalable NoSQL database for mobile, web and server development by Firebase. It offers real-time updates, security rules to keep your user’s data safe, and offline capabilities right out of the box.

#PackageOfTheWeek #Firebase #Flutter
Рекомендации по теме
Комментарии
Автор

Flutter and Firebase, Made for each other. Except Firebase doesn't support all platforms that Flutter lets you build apps for 💔

itsahmed-dev
Автор

Firestore is awesome, but when is official desktop support coming?

WesleySales
Автор

Pineapple on Pizza — Italians crying in the corner

haidernaqvi
Автор

Hope I can help a few people with this because the Flutter team keeps promoting the StreamBuilder: I would be careful using StreamBuilder. When used inside Widget build it might get called again and again which pulls data from Firebase unnecessarily because your widget rebuilds somehow. If you are getting serious about Firebase and Flutter, decouple the data logic from your UI. And if you want to display the same data on multiple pages in your app, look into some state management solutions like Provider, Riverpod, GetX or Bloc… (Whatever you prefer).

Flutter and Firebase connect beautifully and StreamBuilder looks cool if you get started but I don’t think it is a good option if you are getting just a bit more serious and don’t want to sell your kidney. If used right Firebase is not that expensive

tammodirksen
Автор

Implementing it tomorrow in my Mobile App Project. What a coincidence!

haseebkahn
Автор

Firebase is my favorite, the real-time update is unmatched, but gets exponentially expensive as your users grow.

akinbamitaofeek
Автор

Completely forgot everything else in the video before when you mentioned pineapple and pizza in the same statement.

Firestore is cool though.

hopickory
Автор

There we go flutter is fluttering ❤ 😊😊

ahmedmohamed
Автор

Firestore could be best for all cases, but it's vendor lock is such a problem that people build only hobby project with it.

roninspect
Автор

Your most Canadian episode to date! :D

JanM
Автор

Can't call it perfect as firebase is only in Android, ios
Other platforms always feel secondary in flutter. Desktop and web never get proper plugin support

krtirtho
Автор

Is there a way to make a button that refreshes the page?

kareem_ahmed
Автор

The comment about pineapple on pizza instantly made me only want to use Flutter.
Never touching React again.

Hawaiian ham and pineapple is the best of the best pizza.

spydergs
Автор

No Firebase UI widgets like FIrestoreListview?

nanakwame
Автор

Sadly if you integrate firestore into your app, the building time will take much longer specifically on ios. Don't know why is this happening. But the product is very useful <3

vinceryancabonita
Автор

Will the package move to modules later on?

sokrates
Автор

When will it support desktop platforms

ShivamJha
Автор

I know it's a joke, but I really do love pineapple on my pizza

shamsulazhar
Автор

2:02 "Like pineapple on pizza" 🤢

binaerverkehr
Автор

i hope firestore support full text search by it self and does not depend on third party service

ibr