Hey everyone, I built a custom widget and I have an imagePath attribute in it.
I uploaded an image to my media/assets in FlutterFlow and copied the google cloud link to that image and set it in the imagePath attribute.
Unfortunately when I use my custom widget in my page it never loads the picture.
Maybe my URL format is off?
Thanks for any help :)