rickywen911/custom_bubble_navigation_bar

Use Svg rather than IconData

Closed this issue · 5 comments

Hi , great job but i want to use svg with SvgPicture rather than IconData. I don't know if is possible to use both of them.
Thanks

@llastkrakw Hi, I think it's possible. I will add this feature to the project road map. Thanks for issue again!

great, thanks.

Will update in version 0.6.0

@llastkrakw I have update version 0.6.0. Now the icon is a Widget rather than IconData. You can try to put a svg image in it. Enjoy!