ch-muhammad-adil/flutter-plugin-circular_profile_avatar

How to use local images (assets folder) instead remote images?

wemersonrv opened this issue · 3 comments

Hello.

And about local images located in my assets/images folder... is there a way to show them ?

Thank you for bringing it up, I will add some support for it.

Thanks, that would actually be great!

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.