You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flutter Public Announcements (flutter-announce)
We are pleased to announce our plan to make Material 3 the default for Flutter MaterialApps.
On Thursday (7/13) this week, we plan to land a pull request that will change ThemeData's useMaterial3 default from false to true. In other words, applications will get the Material 3 colors, text styles, and other visuals, by default.
The change will land on the master channel and start appearing in the Flutter betas in August. Although we hope you'll migrate your apps to Material 3, you can defeat the change for now, by configuring themes with useMaterial3:false. There are some additional details here.
PS - The Material 3 demo, should be helpful for previewing the differences between M2 and M3