Hey everyone, I am having some trouble displaying images that I query from firestore on list views. This seemed to be working ok until recently and I saw that there was an issue with related to the latest Flutter update which broke down the image display due to CORS issues.
I tried following this tutorial https://www.google.com/search?q=flutterflow+cors+issue&rlz=1C5CHFA_enES1056ES1066&oq=flutterflow+cors+&gs_lcrp=EgZjaHJvbWUqBwgBEAAYgAQyDAgAEEUYORiABBiiBDIHCAEQABiABDIICAIQABgWGB4yCAgDEAAYFhgeMggIBBAAGBYYHjIGCAUQRRg9MgYIBhBFGDwyBggHEEUYPNIBCDU4NThqMGo0qAIAsAIB&sourceid=chrome&ie=UTF-8#fpstate=ive&vld=cid:b2447c58,vid:uZRIzAHpLDQ,st:0 but I still have the same issue.
I am querying the image url with the correct fields:
But when check on test mode the images do not display even when the link shown in the variables is correct: