therezacuet / Motion-Tab-Bar

A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
MIT License
293 stars 74 forks source link

why use List<IconData>? icons, how can i use png image? #37

Open yanashenyang opened 2 months ago

therezacuet commented 1 month ago

Next release will have this option to use any kind of image. Thanks for your concern.