Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feacture] Add custom Builder for the Tabbar and TabView #13

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rodolfogoulart
Copy link
Contributor

Add custom builder for tab bar and tab view, so the UI can be customized better. For me, i used to make a tab bar suspended, wrapping on a container and setting some border and padding from the tabview.

Example used on my app

image

Add custom builder for tab bar and tab view, so the UI can be customized better.
For me, i used to make a tab bar suspended, wrapping on a container and setting some border and padding from the tabview.
@rodolfogoulart rodolfogoulart changed the title [Sugestion] Add custom Builder for the Tabbar and TabView [Feacture] Add custom Builder for the Tabbar and TabView Jul 25, 2024
User can select between Vertical or Horizontal TabBar.

Note that not all properties from the Tab will work, because the Vertical tab use the NavigationRail as widget instead of the TabBar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant