hacktons / convex_bottom_bar

A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
https://bar.hacktons.cn
Apache License 2.0
801 stars 151 forks source link

New feature: add option for disabled itemTab #133

Closed robertoltrocha closed 3 years ago

robertoltrocha commented 3 years ago

Hi, is it possible to include an option to disable the itemTab? when onTap nothing happens? and put it in another color? or does this option already exist and I couldn't find it? thanks

avenwu commented 3 years ago

There are some relative features, you may checkout the instruction here: How to block tab event?

If the block feature isn't suitable for your case, you can append more details.

robertoltrocha commented 3 years ago

Perfect!!!! thanks