How to use local images (assets folder) instead remote images?
wemersonrv opened this issue · 3 comments
wemersonrv commented
Hello.
And about local images located in my assets/images
folder... is there a way to show them ?
ch-muhammad-adil commented
Thank you for bringing it up, I will add some support for it.
omarmir commented
Thanks, that would actually be great!
ch-muhammad-adil commented
I have added a child
parameter, you can pass your AssetImage
to that parameter. Height and width of child widget doesn't matter as radius
parameter of CircularProfileAvatar
is taking care of these things. Please update your plugin to 1.0.6
.