Open herva2003 opened 1 year ago
Firestore queries doesn't work like that i think .. Do the query first and confirm that you are getting what you want from firebase (in your case a string url im assuming), and in onSuccess set that value to a new slidemodel to your imagelist.
I'm trying to do this:
It does not give any error, but it does not show the image on the ImageSlider. How do i resolve it? or is it impossible to do it? @denzcoskun