No video

Firestore (Package of the Week)

  Рет қаралды 41,034

Flutter

Flutter

Күн бұрын

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.
pub.dev → goo.gle/451BROH
Learn more → goo.gle/2ycqV6L
Get more tips → goo.gle/Flutte...
Subscribe to Flutter → goo.gle/FlutterYT
#PackageOfTheWeek #Firebase #Flutter

Пікірлер: 55
@flutterdev
@flutterdev Жыл бұрын
Subscribe to Flutter → goo.gle/FlutterYT
@itsahmed-dev
@itsahmed-dev Жыл бұрын
Flutter and Firebase, Made for each other. Except Firebase doesn't support all platforms that Flutter lets you build apps for 💔
@realjohnny
@realjohnny Жыл бұрын
Are there any good Flutter-supported alternatives for desktop?
@itsahmed-dev
@itsahmed-dev Жыл бұрын
@@realjohnny I'm not sure.
@haidernaqvi87
@haidernaqvi87 Жыл бұрын
Pineapple on Pizza - Italians crying in the corner
@WesleySales1
@WesleySales1 Жыл бұрын
Firestore is awesome, but when is official desktop support coming?
@laybunzz
@laybunzz Жыл бұрын
Pineapple on pizza squad, mount up!
@haseebkahn4811
@haseebkahn4811 Жыл бұрын
Implementing it tomorrow in my Mobile App Project. What a coincidence!
@tammodirksen1408
@tammodirksen1408 Жыл бұрын
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
@akinbamitaofeek1315
@akinbamitaofeek1315 Жыл бұрын
Firebase is my favorite, the real-time update is unmatched, but gets exponentially expensive as your users grow.
@mariocamspam72
@mariocamspam72 Жыл бұрын
Vendor lock-in, baby!
@DarkChasmGamers
@DarkChasmGamers Жыл бұрын
If your code is O^2 then it will be the same issue for any usage-based hosting
@DarkChasmGamers
@DarkChasmGamers Жыл бұрын
Firestore is incredibly cheap if used creatively.
@faiz_0000
@faiz_0000 Жыл бұрын
Nope you prolly do it wrong if the same exact document is fetched again and again, you should implement caching system, i use hive to cache the data.. In my app,i can still manage to do realtime data with firestore but at the same time the document will only fecth once and it will never fecth again for the rest of time unless the documents got updated or the user delete the app data
@ShivamJha00
@ShivamJha00 Жыл бұрын
​@@faiz_0000firebase already has a caching system
@ahmedmohamed1340
@ahmedmohamed1340 Жыл бұрын
There we go flutter is fluttering ❤ 😊😊
@h2opickory303
@h2opickory303 Жыл бұрын
Completely forgot everything else in the video before when you mentioned pineapple and pizza in the same statement. Firestore is cool though.
@roninspect4357
@roninspect4357 Жыл бұрын
Firestore could be best for all cases, but it's vendor lock is such a problem that people build only hobby project with it.
@JanM457
@JanM457 Жыл бұрын
Your most Canadian episode to date! :D
@krtirtho
@krtirtho Жыл бұрын
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
@mrman4636
@mrman4636 Жыл бұрын
web is good. no desktop suport is bad tho
@kareem_ahmed1322
@kareem_ahmed1322 Жыл бұрын
Is there a way to make a button that refreshes the page?
@abhayshandle
@abhayshandle Жыл бұрын
Bro said pineapple and pizza
@nanakwame1122
@nanakwame1122 Жыл бұрын
No Firebase UI widgets like FIrestoreListview?
@vinceryancabonita4786
@vinceryancabonita4786 Жыл бұрын
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
@sokrates297
@sokrates297 Жыл бұрын
Will the package move to modules later on?
@ulmasbekrakhmatullaev8808
@ulmasbekrakhmatullaev8808 Жыл бұрын
Nice! Pineapple part is a cap though
@ShivamJha00
@ShivamJha00 Жыл бұрын
When will it support desktop platforms
@spydergs07
@spydergs07 Жыл бұрын
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.
@binaerverkehr
@binaerverkehr Жыл бұрын
2:02 "Like pineapple on pizza" 🤢
@ibr2020
@ibr2020 Жыл бұрын
i hope firestore support full text search by it self and does not depend on third party service
@colourshopmusic
@colourshopmusic Жыл бұрын
Pineapple on pizzaaaaaaa? What was that😂
@tfozo
@tfozo 3 ай бұрын
❤❤❤
@danishajaib1516
@danishajaib1516 Жыл бұрын
Still no support for Windows, after so many years.
@saqqara6361
@saqqara6361 Жыл бұрын
Unfortunately I have issues to use firebase in professional context, because of GDPR issues.... would be great if firebase becomes entirely EU hosted
@miis_take155
@miis_take155 Жыл бұрын
hello .... is it good if i use provider and Getx both in one app
@shamsulazhar
@shamsulazhar Жыл бұрын
I know it's a joke, but I really do love pineapple on my pizza
@yoapps137
@yoapps137 Жыл бұрын
Made for each other? Really? Then how come other Databases Cloud services let you use triggers & functions without having to give you credit card information!? And how come you can't stop a function easily?... I see loads of the students from the new world join guys like Supabase because they understand people's needs. Too bad you have a great product but are losing out in the long run.
@evhen14
@evhen14 Жыл бұрын
pineapple on pizza?!?!? Any Italians here?
@claudiodimaio
@claudiodimaio Жыл бұрын
Unfortunately, yes 😢
@thekroniiks7325
@thekroniiks7325 Жыл бұрын
Esto es una referencia a Alva Majo
@attibaloch2824
@attibaloch2824 Жыл бұрын
We build a lot of complex apps using firebase,, now you upload the video about firebase storage😅😅
@jumamuhombolage7473
@jumamuhombolage7473 Жыл бұрын
😂😂😂
@JPSCONNECTION
@JPSCONNECTION Жыл бұрын
Hi, I'm working on a small Firebase PDF application can I have a recent video with the source code. Thanks Sincerely
@josainsite5141
@josainsite5141 Жыл бұрын
I did that but with kotlin using Firebase realtime
@JPSCONNECTION
@JPSCONNECTION Жыл бұрын
@@josainsite5141 I can see the source code to allow me to reproduce my reality or style.
@ROWROLLIN
@ROWROLLIN Жыл бұрын
ㅋㅋㅋ 웃겨서 터졌네. 😂
@ernestojosecalvoestevez199
@ernestojosecalvoestevez199 Жыл бұрын
Pineapple on pizza = Wrong.
@memoriesR-
@memoriesR- Жыл бұрын
Primero
@chetanjadhav5657
@chetanjadhav5657 Жыл бұрын
First one first time
Firebase Crashlytics (Package of the Week)
1:58
Flutter
Рет қаралды 47 М.
Top 7 Ways to 10x Your API Performance
6:05
ByteByteGo
Рет қаралды 325 М.
娜美这是在浪费食物 #路飞#海贼王
00:20
路飞与唐舞桐
Рет қаралды 4,8 МЛН
SPONGEBOB POWER-UPS IN BRAWL STARS!!!
08:35
Brawl Stars
Рет қаралды 21 МЛН
KMP vs. Flutter - Who Will Win The Cross-Platform Battle?
16:19
Philipp Lackner
Рет қаралды 44 М.
Freezed (Package of the Week)
2:57
Flutter
Рет қаралды 183 М.
Using Firestore as a backend to your Flutter app
11:42
Google for Developers
Рет қаралды 524 М.
Getting started with Flutter on embedded devices.
3:30
Industrial Flutter
Рет қаралды 3,4 М.
Should you use Ruby on Rails in 2024?
14:43
webcrunch
Рет қаралды 43 М.
Most overpowered way to build mobile apps?
8:33
Beyond Fireship
Рет қаралды 776 М.
Getting started with Cloud Firestore on Apple platforms
23:31
娜美这是在浪费食物 #路飞#海贼王
00:20
路飞与唐舞桐
Рет қаралды 4,8 МЛН