Skip to content

useMaterial3 advice #84

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

You must be logged in to vote

Hi @fredgrott, I'm not sure I followed exactly if this was a question or issue or just info 😄

But yes there is still the elevation issue in Flutter 3.3 mentioned here flutter/flutter#107190, and yes the issue can be avoided by wrapping problematic widgets, like e.g. PopupMenuButton and Material in a theme that uses Material 2. It is discussed in the issue as a potential tedious workaround.

Also in master channel there is now a change in the Material M3 implementation that will mostly solve the elevation in M3 for widgets that do not yet implement their M3 style and use Material, but it is not yet in stable channel (Flutter 3.3.0), only in master flutter/flutter#110624, and in fact the PR …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rydmike
Comment options

You must be logged in to vote
0 replies
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.
2 participants
Converted from issue

This discussion was converted from issue #81 on September 06, 2022 14:50.