Skip to content

Drawer appears full width after 7.0.0-dev.3 #123

Closed Answered by rydmike
fotiDim asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @fotiDim, thanks for your question.

I think you meant that since 7.0.0.dev-3, so 7.0.0.dev-3, 7.0.0 and 7.0.1, that the M3 drawer is 360dp wide by default.

Yes, in M3 mode this is intentional. The default width of the Drawer follows the M3 specification, that states that is should be 360dp wide:

https://m3.material.io/components/navigation-drawer/specs#ce8bfbcf-3dec-45d2-9d8b-5e10af1cf87d

On old smaller phone that is my opinion a very poor design choice, since they are typically only 360dp wide. Which is why I made a study about it and wrote this flutter/flutter#123380. I have been in contact with @rodydavis to get some comments on the topic from the Material design team.

I just added …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@fotiDim
Comment options

@rydmike
Comment options

@rydmike
Comment options

Answer selected by rydmike
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question This issue is a usage question and will be moved to the Discussions section. works as expected Reported issue is not a bug, everything works as expected and designed
2 participants
Converted from issue

This discussion was converted from issue #122 on April 07, 2023 09:48.