pluto_layout
pluto_layout copied to clipboard
PlutoLayout is a Flutter UI package that can configure a menu or tab screen on each side.
Hi, I'm trying to use your amazing package in my project. I wish I could customize the tab button whose included in the PlutoLayoutContainer > PlutoLayoutTabs > PlutoLayoutTabItem. I think...
I'm using bloc as a state manager and I'm trying to save PlutoLayout current state ( open tabs, positions of each tab .. etc ) to reuse in rebuilds, how...
Is there any way to change priority of staking layouts, e.g., right layout should be in front of top layout. Currently, as I know, top layout has the most priority...
Hi, first of all thanks for this great package. I was wondering if there was a way to style the layout? I see that changing the theme we can change...