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

Hide tab Bar on Scroll #7

Closed HarshaiOS1 closed 4 years ago

HarshaiOS1 commented 4 years ago

How to auto-hide tab bar on the scroll? Also, the Tab option is limited to 3, it would be great if we can make it dynamic base MotionTabBar Label's count.

therezacuet commented 4 years ago

Tab option is already dynamic now. You can try new version.