Hello everyone I'm trying to show an image but the `imageResource()` always return `null`. What am ...
h
Hello everyone I'm trying to show an image but the
imageResource()
always return
null
. What am I missing? I'm using version
dev12
a
if it’s a vector image, you have to use vectorResource. Had the same issue πŸ˜„
h
Perfect! πŸ˜„ It worked... thank you mate
πŸ’š 1