Build a Flutter Firebase Blog App Part 4/5 | Flutter Tutorial For Beginners

preview_player
Показать описание

🎬 About Series: In this series, we are Going to Developer Flutter Blog App with Firebase Storage and Firestore, In this App User can upload Blogs to Firebase Firestore and can see them in a list view which will be in sync so every data change will be reflected in Real-Time

📕 Things covered in this video:
- Fetch Data From Firebase Firestore in Flutter
- Show Data in ListView with Custom List Item

📙 Join 5-Day Flutter Bootcamp for Beginners

🎓More tutorials you may like

If this helps make sure to share it with friends and colleagues who will benefit from this

Have questions/queries? 💬 Comment below I will be happy to help

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

awesome, , Keep up the Good work Sanskar <3

javeed-ishaq
Автор

📱 Want to Learn building whole *Apps from Scratch* ?
🤩 Want to watch more *UI Design with Flutter* ?

indianappguy
Автор

author: blogSnapshot.docs[index].data['authorName'], syntax
generates below error :
the operator '[]' isn't defined for the type 'Maps<String, dynamic>function(), try defining the operator '[]'

D_Business_Analytics
Автор

still after setting _isLoadingto true in setState method after clicking on file upload it still loading infinitely. not showing any progress

akshaysharma-jixw
Автор

Bro why aren't u replying for the error that document does not exists in querysnapshot

seetheworld
Автор

i had taken your code from Github and tried to use it. I have connected the android part of the app to firebase. Now that I run it, it is showing Platform exception at line 42 in create_blog.dart. basically it shows that User does not have access to this object once I upload a blog. Also whenever I start the app from scratch, the app shows an error that the getter documents was called on null - NoSuchMethodError.


Please do help, I am also going through your videos for reference.


Thank you!

kaivalyasinha
Автор

Mr Tiwari thank you a lot for this tutorial, for your effort and your teachings. I have a situation in the debug I wonder if others have the same error as I do:
Performing hot reload...
Syncing files to device iPhone 11 Pro Max...


"
════════ Exception caught by widgets library
The following assertion was thrown building BlogsTile(dirty, dependencies: [MediaQuery]):
Failed assertion: line 163 pos 16: 'imageUrl != null': is not true.

The relevant error-causing widget was:
When the exception was thrown, this was the stack:
#2 new CachedNetworkImage
#3 BlogsTile.build
#4 StatelessElement.build
#5
#6 Element.rebuild

Any idea?

enricoamniat
Автор

I haven't used expanded anywhere but still it is giving an error of incorrect use of ParentDataWidget

hrishikeshrd
Автор

I've been struggling with this error for a long time. I'd be glad if you can help me.

Code:
Failed assertion: line 25 pos 14: 'url != null': is not true.

medmax
visit shbcf.ru