vertical_tabs icon indicating copy to clipboard operation
vertical_tabs copied to clipboard

A vertical tabs package for flutter framework.

Results 14 vertical_tabs issues
Sort by recently updated
recently updated
newest added

Hello, can you add TabController support please? This will make it easier for working with both VerticalTabs and TabBar.

Hi, Is there any way to change the background colour of the whole widget?

Hi, thanks for this awesome widget. Does this widget have an ability to change tabs programmatically? Like we have a "tab controller" for tab bar. If not, can we have...

Does the individual tabs have it's own navigator stack so we can implement nested navigation?