I'm looking to fetch images in to flutterflow app, through URL in firebase. How do I do that?. For example, my URL will be stored in firebase and referred in the app and hence I need not release a new build everytime I change my image. Please help. Thanks.
I tried using remote config, collection, not working :(, may be missing something.