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

Sidebar should not overlap body #9

Open
sarp86 opened this issue Jan 8, 2021 · 3 comments
Open

Sidebar should not overlap body #9

sarp86 opened this issue Jan 8, 2021 · 3 comments

Comments

@sarp86
Copy link

sarp86 commented Jan 8, 2021

Thanks for your support, great job!

Would appreciate your feedback

@bertbeck
Copy link

bertbeck commented Apr 2, 2021

I need this ability also and the ability to start with the sidebar open for web apps

@TheCGDF
Copy link

TheCGDF commented May 22, 2023

Any workaround or alternative package?

@TheCGDF
Copy link

TheCGDF commented May 22, 2023

I found a workaround: use Padding

body: Padding(
    padding: EdgeInsets.only(left: 270),
    child: /*..your body ..*/
),

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

No branches or pull requests

3 participants