ShubhamLolge / floating_tabbar

The floating_tabbar package for Flutter allows you to use the responsive design for all platforms made from the Material Design System.
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

Sidebar not Tabbed #6

Closed michalss closed 11 months ago

michalss commented 1 year ago

Hi how can i force to have reall sidebar. Not as tabbed. Im trying Android and it still on bottom as Tabbed, but i want to have it as sidebar on left side..

I just used your example code from pub.dev.. 1:1

ShubhamLolge commented 1 year ago

Hi @michalss apologies for the late reply for the issue you are facing but I wanted to confirm the actual interface you're trying to achieve, is it like this you wanted to achieve or something else,

image

if this what you wanted then you need to use the widget called 'Nautics' and use the widget inside the 'Row' widget with the child other than nautics wrapped with 'Expandable' widget then you'll achieve the exact engagement.

And if you need any more help from me I am available to connect let me know I am more than happy to help.

ShubhamLolge commented 11 months ago

Hi @michalss, I hope your issue is resolved by the use of Nautics widget with the direction I provided, if you still face any problems you can reopen the issue I will resolve it.

Thanks.